← Back to all tools
Utilities

random

Random generation: password, uuid, hex, int. Usage: random password [len] | uuid | hex [bytes] | int [min] [max]

Install

$ pip install evolver-tools

Usage

# Run random
$ evtool random [options]

About

random is a utilities CLI tool in the evolver-tools collection: Random generation: password, uuid, hex, int. Usage: random password [len] | uuid | hex [bytes] | int [min] [max] Install 260 zero-dependency CLI tools with pip install evolver-tools.