cli
To use RandBox from the command line, install randBox-cli globally with:
npm install -g randBox-cliThen invoke any generator by name followed by options, like so:
$ randBox name --prefix true
Dr. Georgia Sanchez
$ randBox latitude --min 12.34 --max 56.78
22.01836More details in the randBox-cli READMEย
Last updated on: