sonyflake icon indicating copy to clipboard operation
sonyflake copied to clipboard

Add NewReproducibleID()

Open kamstrup opened this issue 4 years ago • 0 comments

For build systems, unit tests, research, and a range of other contexts it is useful to be able to generate reproducible IDs. Similar to controlling the random seed of a RNG. This branch adds a new method NextReproducibleID() with this feature.

Thanks for an awesome library :-)

kamstrup avatar Jul 30 '21 08:07 kamstrup