- Version: 0.01
- Entered-date: 1998-05-20
- Description: Shell utility for generating pseudo-random numbers.
- Usage: Usage: randomit
- Example: Example: randomit 0 100
- Application: Neat Application: /bin/ls -1 | head -$(randomit 1 $(/bin/ls -1 | wc -l) ) | tail -1
- ftp://sunsite.unc.edu/pub/Linux/utils/shell
- ftp://sunsite.unc.edu/pub/Linux/utils/shell/randomit-0.01.tar.gz (8kb)
- Keywords: random number generator linux unix posix shell utility
- Author: brock@cyberdude.com (R. Brock Lynn)
- Maintained-by: brock@cyberdude.com (R. Brock Lynn)
- http://www.geocities.com/ResearchTriangle/3328/randomit-0.01.tar.gz
- Platforms: Linux, Generic Unix / Posix with ANSI C Compiler
- Copying-policy: GPL 2.0
Up to Linux Software Map
