fake_format

Attributes

fake

fmt

Functions

fake_fmt([fmt, fake])

Module Contents

fake_format.fake_fmt(fmt="{first_name}'s favorite number: {random_int}", fake=None)
fake_format.fake
fake_format.fmt = '\t{first_name:10} {last_name:10} {random_int:>7}'