←back to thread

244 points coloneltcb | 1 comments | | HN request time: 0.207s | source
1. anitil ◴[] No.44451466[source]
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())'