soorn is a CLI tool to generate <REPEAT> random strings each consisting of <COMPONENTS> random strings each of length <LENGTH> each and separated by `-`. Between the output of two random strings, the program sleeps for <SLEEP> seconds. The program will print the output in double quotes unless the --raw option is set.
Useful for validating answers of a CLI prompt.