provides an iterator which will produce increasing unique character strings
provides an iterator which will produce increasing unique character strings
the seed from which to start
the character set from which to pull unique id characters
an iterator which produces sequential unique ids
(Since version ) see corresponding Javadoc for more information.
Provides a means to encode a long into a shorter string of characters (alphanumeric by default, so effectively base 62 instead of base 10 (10 + 26 + 26)