This is the command nettle-lfib-stream that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
nettle-lfib-stream - pseudorandom generator
SYNOPSIS
nettle-lfib-stream [seed]
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.
Use nettle-lfib-stream online using onworks.net services