Module idcard::fake[][src]

Expand description

Utilities for generating fake ID numbers

Structs

FakeOptions

Options which can be used to configure how a fake ID number is generated.

Functions

new

Generates a new fake ID number.

rand

Generates a random fake ID number.

rand_with_opts

Generates a random fake ID number using the given options.