random chars for random

Generate random chars.

Signature

> random chars {flags}

Flags

  • --length, -l {int}: Number of chars

Input/output types:

inputoutput
nothingstring

Examples

Generate random chars

> random chars

Generate random chars with specified length

> random chars --length 20