:github_url: hide

###################
``faker.providers``
###################

.. include:: ../includes/substitutions.rst


.. autoclass:: faker.providers.BaseProvider
   :members: bothify,hexify,language_code,lexify,locale,numerify,random_choices,random_digit,random_digit_above_two,random_digit_not_null,random_digit_not_null_or_empty,random_digit_or_empty,random_element,random_elements,random_int,random_letter,random_letters,random_lowercase_letter,random_number,random_sample,random_uppercase_letter,randomize_nb_elements
   :undoc-members:
   :show-inheritance:

