randomToken
Callable
Returns string
The token string generated by concatenating a random number and a base36 string after slicing off the first 2 characters.
The token string generated by concatenating a random number and a base36 string after slicing off the first 2 characters.
Returns a randomly generated token string.