statsprocessor
Letter Sequence Generator
A word generator based on statistical analysis of letter sequences in a given dictionary.
Word-generator based on per-position markov-chains
172 stars
29 watching
61 forks
Language: C
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool to efficiently generate password candidates by reducing the search space based on common patterns and character distributions. | 444 |
| A tool for generating keyboard walks with configurable parameters to create efficient passwords | 552 |
| A tool that generates password candidates by combining words from an input list using the PRINCE algorithm in a flexible and sequential manner. | 434 |
| Generates pseudorandom words by applying Markov chains to existing word sequences | 33 |
| A simple Markov Chain generator written in Elixir that creates text based on a given Twitter archive. | 20 |
| Generates names based on statistical patterns from large datasets using a Markov chain algorithm | 449 |
| A tool for generating password candidates with customizable masks and keyspaces | 19 |
| A fuzzy matching library that generates hash values for similarity comparisons | 750 |
| A tool for generating and extending wordlists using various patterns and mutations. | 382 |
| A high-performance hash generator written in Go with support for various hashing functions and multi-threading. | 25 |
| Generates random text based on a statistical model of input text | 95 |
| A code generation model designed to improve programming ability and language understanding while maintaining or increasing overall performance | 47 |
| Generates text based on patterns found in input data | 228 |
| A utility tool to generate new file names with a hash of the original file contents. | 195 |
| A tool for generating passwords and words based on templates describing character sets at each position | 6 |