seeded
4 tools tagged "seeded".
ASCII Bit Shuffler
Reorder the 7 bit positions of every ASCII character's code using one reproducible, seeded permutation.
Open toolASCII Character Shuffler
Shuffle the order of characters in strict-ASCII text using a seeded Fisher-Yates shuffle.
Open toolASCII Error Injector
Randomly flip a random bit in a chosen percentage of characters, seeded and reproducible, for fuzz testing.
Open toolASCII Typo Generator
Introduce human-typing-style typos (adjacent-key substitution, drops, duplicates, transpositions) that never leave plain ASCII.
Open tool