Sample Header Ad - 728x90

Random character generation - with random output!

2 votes
4 answers
3854 views
This is what crunch can generate: [user@localhost ~] crunch 3 3 ab Crunch will now generate the following amount of data: 32 bytes 0 MB 0 GB 0 TB 0 PB Crunch will now generate the following number of lines: 8 aaa aab aba abb baa bab bba bbb [user@localhost ~] **But are there any solutions** that is the same as crunch, the only difference is that is randomly outputs the lines? [user@localhost ~] SOMEMAGIC 3 3 ab bba bab abb aaa bbb aab baa aba [user@localhost ~] using a "sort -R" like method isn't good! Because the solution needs to be "on the fly"
Asked by somelooser28533 (1045 rep)
Oct 17, 2014, 05:24 PM
Last activity: Jan 4, 2024, 08:18 PM