Skip to main content

Faker provider for Wi-Fi ESSIDs.

Project description

PyPI Package Latest Release PyPI Package Downloads Per Month PyPI Package Python Versions Build Status LGTM Grade LGTM Alerts

Faker provider for Wi-Fi ESSIDs.

Faker Wi-Fi ESSID - Demo

Usage

# Import Faker.
from faker import Faker
# Import the WifiESSID class from Faker Wi-Fi ESSID.
from faker_wifi_essid import WifiESSID

# Create an instance of Faker.
fake = Faker()
# Add Faker Wi-Fi ESSID to the Faker providers.
fake.add_provider(WifiESSID)

# Call 'wifi_essid()' to get a random fake Wi-Fi ESSID.
fake.wifi_essid()

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

faker_wifi_essid-0.4.1.tar.gz (61.8 kB view hashes)

Uploaded Source

Built Distribution

faker_wifi_essid-0.4.1-py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page