Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 271 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 271 Bytes

Broken word generator

Description

This program is a tool for generating unique words using the bad implemention Markov chain.

Functionality

  • Generate of new broken word based on the data preset.

How to use

  • Download
  • Compile and/or run with cargo CLI.