dauth v0.6.4 (2019-04-24T17:55:39Z)
Home
Dub
Repo
randomBytes
dauth
random
numBytes must be a multiple of 4, or this will throw an Exception
ubyte
[]
randomBytes
(size_t numBytes)
ubyte
[]
randomBytes
(
Rand
=
DefaultCryptoRand
)
(
size_t
numBytes
)
if
(
isDAuthRandom
!
Rand
)
ubyte
[]
randomBytes
(size_t numBytes, Rand rand)
Meta
Source
See Implementation
dauth
random
enums
isDAuthRandom
functions
randomBytes
randomPassword
randomSalt
randomToken
manifest constants
defaultPasswordChars
defaultPasswordLength
defaultSaltLength
defaultTokenStrength
numBytes must be a multiple of 4, or this will throw an Exception