Module utils

Source

Functionsยง

b64_decode
Base64 decode the given String
b64_encode
Base64 encode the given input
secure_random
Fills the given buffer with random bytes
secure_random_alnum
Returns a random String with the specified size
secure_random_vec
Returns a random Vec<u8> with the specified size