An open API service indexing awesome lists of open source software.

https://github.com/alexisrodriguezcs/text-generator

A program that reads in a file and stores N keys into a map along with N values. Then you have the ability to generate random text with the keys and values stored in the map. Also the ability to start over and read in a different file, size of n, and total amount of words generated.
https://github.com/alexisrodriguezcs/text-generator

Last synced: 12 months ago
JSON representation

A program that reads in a file and stores N keys into a map along with N values. Then you have the ability to generate random text with the keys and values stored in the map. Also the ability to start over and read in a different file, size of n, and total amount of words generated.

Awesome Lists containing this project