logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nettle-lfib-stream - pseudorandom generator

Author

       This manual page was written by Magnus Holmgren <holmgren@debian.org>, for the  Debian  GNU/Linux  system
       (but may be used by others).

Description

       This  manual page documents briefly the nettle-lfib-stream command.  This manual page was written for the
       Debian GNU/Linux distribution because the original program does not have a manual page.

       nettle-lfib-stream outputs a sequence of pseudorandom (non-cryptographic)  bytes,  using  Knuth's  lagged
       fibonacci generator, optionally using the integer seed as the seed. If no seed is given, time(2) is used.

       Warning:  The  stream  is  useful  for  testing, but should not be used to generate cryptographic keys or
       anything else that needs real randomness.

Name

       nettle-lfib-stream - pseudorandom generator

See Also

Synopsis

nettle-lfib-stream [seed]

See Also