1 example for rand
# generate 100 pseudo-random numbers from the seed 2342, separated by comma and space
rand -N 100 -s 2342 -d ", "
# generate 100 pseudo-random numbers from the seed 2342, separated by comma and space
rand -N 100 -s 2342 -d ", "