π¦ ClawHub
Random Tool
by @dinghaibin
Generate random numbers, passwords, and strings with configurable length and character sets. Use for security tokens, testing data, and randomization.
π‘ Examples
random-tool -l 32
random-tool -n 1 100
random-tool -p -l 16
βοΈ Configuration
-l N: Generate string of length N-n MIN MAX: Random integer between MIN and MAX-p: Generate a random password (alphanumeric + symbols)TERMINAL
clawhub install random-tool