random_word 0.2.4

Reliable and efficient functions for generating random english words
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.rand]
version = "0"

[package]
authors = ["Mitchell Rhys Hall"]
categories = []
description = "Reliable and efficient functions for generating random english words"
edition = "2021"
keywords = ["random", "words", "generate", "english"]
license = "MIT"
name = "random_word"
readme = "README.md"
repository = "https://github.com/MitchellRhysHall/random_word"
resolver = "2"
version = "0.2.4"