fake_format =========== .. py:module:: fake_format Attributes ---------- .. autoapisummary:: fake_format.fake fake_format.fmt Functions --------- .. autoapisummary:: fake_format.fake_fmt Module Contents --------------- .. py:function:: fake_fmt(fmt="{first_name}'s favorite number: {random_int}", fake=None) .. py:data:: fake .. py:data:: fmt :value: '\t{first_name:10} {last_name:10} {random_int:>7}'