Comment by anitil
5 months ago
If you are looking for an offline solution, one I came across recently as a python one-liner (requires faker)
python3 -c 'print(__import__("faker").Faker().bs())'
5 months ago
If you are looking for an offline solution, one I came across recently as a python one-liner (requires faker)
python3 -c 'print(__import__("faker").Faker().bs())'
No comments yet
Contribute on Hacker News ↗