English-like word generator
Project description
fakelish
English-like word generator.
Installation
$ pip install --upgrade fakelish
Usage
Package provides command line interface (CLI) tool which by default prints ten words of length 6 to 9 letters:
$ fakelish
Predrons
Isishere
Uncette
Tripulogy
Oderve
Mageholy
Refess
Butarisse
Eloplae
Roidia
For more options see help:
$ fakelish --help
Contributing
Please read CONTRIBUTING.md for details of the process for submitting pull requests.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Origin
CLI and python library is ported from go implementation of fakelish project.
Word data included in this project have been converted from Javascript/Typescript implementation to pure json like this:
$ curl -s https://raw.githubusercontent.com/nwtgck/fakelish-npm/develop/lib/word-probability.ts | sed 's/.*} = {"\^/{"^/;s/;$//' > word-probability.json
Acknowledgments
Ryo Ota (@nwtgck) for original Go and JavaScript/TypeScript versions and word data.
Related projects
- Go language and CLI: https://github.com/nwtgck/go-fakelish
- JavaScript/TypeScript: https://github.com/nwtgck/go-fakelish
Project details
Release history Release notifications | RSS feed
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 fakelish-0.1.0.tar.gz
.
File metadata
- Download URL: fakelish-0.1.0.tar.gz
- Upload date:
- Size: 386.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d34cb136187c8314c3655d704e5e0fae7c6539bb08d4f583af4d6e057b8932d |
|
MD5 | 8fcde5ecd882b320f9d31fbdd47c1f34 |
|
BLAKE2b-256 | ce86e002bbeac7f7ab4077048fbf8203e135dfbd1bd91261b90e38063918bfa2 |
File details
Details for the file fakelish-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: fakelish-0.1.0-py3-none-any.whl
- Upload date:
- Size: 392.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bae11c5be6571da1c2f975bf63bcbb18e0b5b4add37f2e919afad07ae13d2f1f |
|
MD5 | d039995613c9a8ea985068e20307e3a1 |
|
BLAKE2b-256 | c688337dd2d1f7581986da23b02f71f6a0a98e2ee9a4e78406eb5a1b40e58045 |