napkin-0.5.13
Copyright(c) Soostone Inc 2020
LicenseAllRightsReserved
Stabilityexperimental
PortabilityPOSIX
Safe HaskellNone
LanguageHaskell2010

Napkin.Utils.Random

Description

 

Documentation

newtype RandomToken #

Constructors

RandomToken 

Fields

runRandomTokenIO :: (Member (Embed m) effs, MonadIO m) => Sem (Input RandomToken ': effs) a -> Sem effs a #