https://github.com/hanzceo/nonsense
Generate non-sense words using a simple algorithm
https://github.com/hanzceo/nonsense
Last synced: about 1 year ago
JSON representation
Generate non-sense words using a simple algorithm
- Host: GitHub
- URL: https://github.com/hanzceo/nonsense
- Owner: HanzCEO
- License: unlicense
- Created: 2021-12-18T05:03:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-15T04:18:28.000Z (about 4 years ago)
- Last Synced: 2025-03-28T17:57:36.565Z (about 1 year ago)
- Language: Python
- Size: 1.95 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NonSense
Generate non-sense word using a simple algorithm
## Startup
```sh
python3 app.py
```