package
0.0.13
Repository: https://github.com/hirpc/arsenal.git
Documentation: pkg.go.dev

# Functions

Characters will generate a random string.

# Constants

AllCase represents all outputs will contain characters in any case.
LowerCase represents all outputs will contain characters in lower case.
Number represents all outputs will be numbers.
UpperCase represents all outputs will contain characters in upper case.

# Type aliases

Category represents the type of random output.