jan0sch/rig
2
5
Fork
You've already forked rig
0
Random Identity Generator.
  • Rust 100%
2025年03月21日 10:20:13 +01:00
src Initial commit 2020年04月07日 12:22:16 +02:00
.gitignore Initial commit 2020年04月07日 12:22:16 +02:00
AUTHORS.md Initial commit 2020年04月07日 12:22:16 +02:00
Cargo.lock cargo update, lots of dependency updates 2025年03月21日 10:20:13 +01:00
Cargo.toml Fix binary and crate name 2020年12月21日 17:08:32 +01:00
CHANGELOG.md Prepare publishing 2020年12月21日 16:56:26 +01:00
CONTRIBUTING.md Initial commit 2020年04月07日 12:22:16 +02:00
LICENSE Initial commit 2020年04月07日 12:22:16 +02:00
NOTICE Initial commit 2020年04月07日 12:22:16 +02:00
README.md Fix binary and crate name 2020年12月21日 17:08:32 +01:00

Generate a random identity.

This is a small tool which will generate a random identity.

Currently it will only generate names common in germany with a matching postal code and city name.

Please see CONTRIBUTING.md for details how to to contribute to the project.

License

This program is distributed under 3-Clause BSD license. See the file LICENSE for details.

Installation

To simply install the binary just issue the cargo install random-identity-generator command which will place the executable rig into your $PATH.

From source code

Either create a binary with cargo build --release and copy it to a place of your liking or use the cargo install --path . command which will install it into $HOME/.cargo/bin.

Examples

% rig -h
Random Identity Generator 1.0.0
Generate a random identity.
USAGE:
 rig [country]
FLAGS:
 -h, --help Prints help information
 -V, --version Prints version information
ARGS:
 <country> Pick sources for a specific country.
% rig
Eva Schmitt, 12165 Berlin
% rig
Noah König, 6556 Ringleben