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

https://github.com/howz1t/evolutiontext

A small python script which uses previous solutions and random choice to build up and learn which combinations of characters make the target (input) word. Created by Dylan Randall
https://github.com/howz1t/evolutiontext

Last synced: 11 months ago
JSON representation

A small python script which uses previous solutions and random choice to build up and learn which combinations of characters make the target (input) word. Created by Dylan Randall

Awesome Lists containing this project

README

          

# evolutionText
A small python script which uses previous solutions and random choice to build up and learn which combinations of characters make the target (input) word. Created by Dylan Randall