WashNGo-2.12.0.1: WASH is a family of EDSLs for programming Web applications in Haskell.
Source code
Contents
Index
WASH.Utility.Unique
Synopsis
inventStdKey
::
IO
String
inventKey
::
Int
->
String
->
IO
String
inventFilePath
::
IO
String
Documentation
inventStdKey
::
IO
String
Source
Creates a random string of 20 letters and digits.
inventKey
::
Int
->
String
->
IO
String
Source
Creates a unique string from a given length and alphabet.
inventFilePath
::
IO
String
Source
Create a unique temporary file name
Produced by
Haddock
version 2.6.0