Skip to main content

Web3-related fake data provider for Python Faker

Project description

faker_web3

Web3-related fake data provider for Python Faker

Installation

pip install faker_web3

Usage:

from faker import Faker

from faker_web3 import Web3Provider

fake = Faker()
fake.add_provider(Web3Provider)

Private keys

fake.web3_private_key()
# 0x1db498f960c133fd83351160687c91b6e41340959c9f03a810e8078f062562d1

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_web3-1.0.0.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

faker_web3-1.0.0-py3-none-any.whl (2.5 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