Crate utils[−][src]
Modules
Functions
Generate a randomised alphanumeric (base 62) string of a requested length.
Takes an input reference string, and hashes it using the sha256 algorithm. The resultant value is returned as a string in hexadecmial - meaning it is url and i/o safe.
