rig
Utility to piece together a random first name, last name, street number and address, along with a geographically consistent (ie, they all match the same area) city, state, ZIP code, and area code.
- Display a random name (male or female) and address:
rig
- Display a [m]ale (or [f]emale) random name and address:
rig -{m|f}
- Use data files from a specific directory (default is `/usr/share/rig`):
rig -d {path/to/directory}
- Display a specific number of identities:
rig -c {number}
- Display a specific number of female identities:
rig -f -c {number}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).