StephaneBour
9/20/2017 - 7:17 AM

Make random md5

Make random md5

cat /dev/urandom | tr -dc 'a-f0-9' | fold -w 32 | head -n 30000000 > random.csv