Faker provider for Wi-Fi ESSIDs.
Project description
Faker provider for Wi-Fi ESSIDs.
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
This project is MIT licensed.
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
Built Distribution
File details
Details for the file faker_wifi_essid-0.5.0.tar.gz
.
File metadata
- Download URL: faker_wifi_essid-0.5.0.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
fcddc971ea5a96820304b7cf34486ee640ec0e708054fecdc01bfca22db98c76
|
|
MD5 |
b5dccc55874e44d58f78c9ba34c1d9e8
|
|
BLAKE2b-256 |
b96512dc4a1190e273683276e031507a1010f6da82c148eccb67f22d19000168
|
File details
Details for the file faker_wifi_essid-0.5.0-py3-none-any.whl
.
File metadata
- Download URL: faker_wifi_essid-0.5.0-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
3d32ddaea30c67b73ed7967f55dd4a776e07b680b550d6fb611783b73b365eeb
|
|
MD5 |
e6dfcae454df84985141740e0561ac95
|
|
BLAKE2b-256 |
df23166794a6944701319c84d0df0b203de5314d34ab2c06cecb491c79b9ee25
|