view bin/brand @ 8389:e35dcf20b965

<izabera> ` paste <(head -c 2000 /dev/urandom | base64) # there you go moon_
author HackBot
date Mon, 06 Jun 2016 17:36:11 +0000
parents e7b69bcbb778
children
line wrap: on
line source

for i in {1..10}; do echo -n $((RANDOM % $1)); done