vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
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
variables
LinuxMaybeHasGetrandom
A SHA-1 based mixing RNG. Alias for HashMixerRNG!(SHA1, 5).