Posts: 6073 Reputation: 57
39 / /
Joined: Oct 2003
RE: plugin to change my display name
If you want a sequential change every day, I suggest using modular division of the date with the number of names in the file. This would save you having to keep track of a number.
Implementation is up to you of course, just offering my two cents