1PRACTRAND-RNG_OUTPUT(1)          User Commands         PRACTRAND-RNG_OUTPUT(1)
2
3
4

NAME

6       practrand-RNG_output  -  manual  page  for practrand-RNG_output version
7       0.95
8

DESCRIPTION

10   usage:
11              practrand-RNG_output RNG_name  bytes_to_output  [64bit_hexadeci‐
12              mal_seed]
13
14              example:
15
16              practrand-RNG_output jsf32 16
17
18              prints 16 bytes using the jsf32 RNG with a randomly chosen seed,
19              with an
20
21              error message if fewer than  16  bytes  were  successfully  out‐
22              putted.
23
24   usage:
25              practrand-RNG_output RNG_name inf [64bit_hexadecimal_seed]
26
27              as above, but it prints indefinitely, with no error message when
28              aborted
29
30   usage:
31              practrand-RNG_output RNG_name name
32
33              It prints the result of (RNG)->get_name()  Which  is  often  the
34              same as the RNG_name parameter, but not always.
35
36   usage:
37              practrand-RNG_output --version
38
39              Will print the version number.
40
41   usage:
42              practrand-RNG_output --help
43
44       Will print this message.
45              So will any unrecognized command line.
46
47       A command line tool for generating a stream of random bytes.
48

SEE ALSO

50       The full documentation for practrand-RNG_output is maintained as a Tex‐
51       info manual.  If the info and practrand-RNG_output programs  are  prop‐
52       erly installed at your site, the command
53
54              info practrand-RNG_output
55
56       should give you access to the complete manual.
57
58
59
60practrand-RNG_output version 0.95  July 2022           PRACTRAND-RNG_OUTPUT(1)
Impressum