I hereby claim:
- I am codeadict on github.
- I am dairon (https://keybase.io/dairon) on keybase.
- I have a public key ASAd7-ISbwuLfULnqKiOb6NvPej3BINo8CRAzLEf6K2yzwo
To claim this, I am signing this object:
| from faker import Faker | |
| from planet_provider import PlanetProvider | |
| fake = Faker() | |
| fake = Faker() | |
| fake.add_provider(PlanetProvider) | |
| print(fake.planet()) |
| from faker import Faker | |
| fake = Faker() | |
| fake.random.seed(1234) | |
| print(fake.name()) |
I hereby claim:
To claim this, I am signing this object:
| curl -s https://ipv4.ipparrot.net |
| curl -s https://ipv6.ipparrot.net |