WashNGo-2.12.0.1: WASH is a family of EDSLs for programming Web applications in Haskell.

WASH.Utility.Unique

Synopsis

Documentation

inventStdKey :: IO StringSource

Creates a random string of 20 letters and digits.

inventKey :: Int -> String -> IO StringSource

Creates a unique string from a given length and alphabet.

inventFilePath :: IO StringSource

Create a unique temporary file name