vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
SHA1HashMixerRNG
index
vibe
crypto
cryptorand
A SHA-1 based mixing RNG. Alias for HashMixerRNG!(SHA1, 5).
alias
SHA1HashMixerRNG
=
HashMixerRNG
!(
SHA1
, 5)
Meta
Source
See Implementation
index
vibe
crypto
cryptorand
aliases
SHA1HashMixerRNG
classes
CryptoException
HashMixerRNG
SystemRNG
functions
secureRNG
interfaces
RandomNumberStream
A SHA-1 based mixing RNG. Alias for HashMixerRNG!(SHA1, 5).