Gibi

Latest version: v0.2.3-1

Safety actively analyzes 621892 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.3

--------------------------------------------

Just fixing an idiotic packaging issue, no code change.

0.2.2

-----------------------------------------

A new option is introduced in order to bind words length. The default is to
generate a word that is comprised between 3 and 30 characters long.

0.2.1

----------------------------------------

The french character "ô" was not recognized as a proper letter.

0.2.0

----------------------------

* A new `gibi` command, that handles both matrix file generation and random
word generation.
* The possibility to calculate transitions from "tails": instead of just
looking at the last character, look at the N last characters. I guess this
a bit less like Markov chains. Who cares, it gives much better results.

0.1.1

------------------------------

No functional change, however now Gibi is now fully packaged. Yay :)

0.1.0

------------------------------------

Initial release, features include

* Create a Markov chain from a french text, based on the transitions from one
letter to the other.
* Generate a random word based on that chain. The generation can be seeded so
the output is deterministic.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.