Description
Generates sequential or random data from the command line for scripts, tests, and small automation tasks. It is useful when developers or administrators need predictable counters or quick sample values.
Random data from small utilities may not be suitable for cryptographic secrets. Use dedicated cryptographic tools for passwords, keys, or tokens.