debian man page for nettle-lfib-stream

Query: nettle-lfib-stream

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

NETTLE-LFIB-STREAM(1)						   Nettle tools 					     NETTLE-LFIB-STREAM(1)

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 random- ness.
SEE ALSO
http://en.wikipedia.org/wiki/Lagged_Fibonacci_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).
COPYRIGHT
Copyright (C) 2007 Magnus Holmgren. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. nettle 1.15 June 2007 NETTLE-LFIB-STREAM(1)
Related Man Pages
gauche-package(1) - debian
gpw(1) - debian
gnutls_prf_raw(3) - centos
gnutls_crypto_rnd_register2(3) - suse
srand(3) - php
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Find columns in a file based on header and print to new file