yesod-auth-oauth2-0.7.2.0: OAuth 2.0 authentication plugins
Safe HaskellSafe-Inferred
LanguageHaskell2010

Yesod.Auth.OAuth2.Random

Documentation

randomText Source #

Arguments

:: MonadRandom m 
=> Int

Size in Bytes (not necessarily characters)

-> m Text