word_generator

Crates.ioword_generator
lib.rsword_generator
version0.1.1
sourcesrc
created_at2021-08-01 20:02:37.328488
updated_at2021-08-30 09:31:55.793303
description Utilities for generating random words that souds similar to a choosen language
homepage
repositoryhttps://github.com/rokonio/word_generator
max_upload_size
id430138
size223,957
Rokonio (rokonio)

documentation

README

Tiny word generator

This is a little project I made to learn rust.

The goal was to make a program that take as input a list of word from a language and generate random word based on the language.

The list of word is free of rights and in french.

This idea come from a video of Science étonnante (in french)

Commit count: 9

cargo fmt