literate_randomizer
Random text generator
A Ruby gem that generates near-English prose using Markov chains.
A random sentence and paragraph generator gem. Using Markov chains, this generates near-english prose.
110 stars
5 watching
6 forks
Language: Ruby
last commit: almost 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A Ruby-based tool for generating random sentences using Markov chain algorithms | 6 |
| Generates random text based on a statistical model of input text | 95 |
| A Ruby library providing an interface to Large Language Model (LLM) providers for text generation and embedding | 1,487 |
| Generates text based on patterns found in input data | 228 |
| Generates randomized instances of custom data models with customizable randomness behavior | 18 |
| Generates random data suitable for Swift development projects. | 561 |
| A Ruby gem that generates random strings based on regular expressions | 1 |
| Generates pseudorandom words by applying Markov chains to existing word sequences | 33 |
| A Ruby library for generating text based on a given grammar | 4 |
| Generates random poetry based on user-specified configurations and parameters. | 1 |
| A general-purpose random number generator library providing various algorithms and engines | 32 |
| A lightweight C++ header-only library providing a simple and convenient API for generating pseudo-random numbers and values with various distributions. | 914 |
| A tool for generating cryptographically secure random numbers suitable for various use cases, including cryptographic protocols and simulations. | 495 |
| A gem that generates strings according to predefined patterns or regular expressions for testing and data generation purposes | 16 |
| Fine-tunes a language model to generate human-like text based on visual instructions | 85 |