# Functions
NewNumber returns a new random string of the provided length, consisting of the standard number source string.
NewString returns a new random string of the provided length, consisting of the standard source string.
NewWithSource returns a new random string of the provided length, consisting of the provided source string.
StdNumberSource returns standard number source string.
StdSource returns standard source string.