package
1.11.26
Repository: https://github.com/hedzr/cmdr.git
Documentation: pkg.go.dev

# Functions

New return a tool for randomizer.

# Constants

AlphabetNumerics gets Alphabets and Digits.
Alphabets gets the a to z and A to Z.
ASCII gets the ascii characters.
Digits gets 0 to 9.
Symbols gets the ascii symbols.

# Interfaces

HiresRandomizer enables high resolution randomizer.
Randomizer enables normal resolution randomizer.
StringsRandomizer interface.