Effect Randompub
Source:effect(pub) Random
.entropy ( AnyInt → Bytes )
Description
Entropy effect. .entropy returns n random bytes from the host's random source (MUST be cryptographically secure unless the host documents otherwise).
:effect(pub) Random
.entropy ( AnyInt → Bytes )
Entropy effect. .entropy returns n random bytes from the host's random source (MUST be cryptographically secure unless the host documents otherwise).