cgisf_lib

Crates.iocgisf_lib
lib.rscgisf_lib
version0.2.1
sourcesrc
created_at2022-05-01 14:05:56.006667
updated_at2022-12-13 03:02:42.120342
descriptionA quick and easy sentence generator.
homepage
repositoryhttps://github.com/merelymyself/cgisf_lib
max_upload_size
id578612
size97,061
pwygab (merelymyself)

documentation

README

cgisf_lib

A random sentence generator, still without commas.

Has three functions:

  • cgisf(), to generate a sentence;
  • get_word(), to generate a word of a certain kind; and
  • get_structure(), to get the structure of a sentence.

cgisf is a reference to 'Colourless Green Ideas Sleep Furiously' - a 1957 example of a sentence that is grammatical but makes no sense. Similarly, don't expect these sentences to make that much sense either.

The documentation is significantly better than this silly README file.

Contributions welcome at https://github.com/merelymyself/cgisf_lib.

A massive amount of credit goes to CordlessCoder, who single-handedly rewrote practically everything for the 0.2.0 release.

Commit count: 21

cargo fmt