napkin-0.5.14
Copyright(c) Soostone Inc 2020
LicenseAllRightsReserved
Stabilityexperimental
PortabilityPOSIX
Safe HaskellSafe-Inferred
LanguageGHC2021

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 #