Crypto.RNG.Utils
randomString :: CryptoRNG m => Int -> [Char] -> m String Source #
Generate random string of specified length that contains allowed chars.