Crates.io | anagrams |
lib.rs | anagrams |
version | 0.1.2 |
source | src |
created_at | 2024-08-30 11:53:50.293294 |
updated_at | 2024-08-30 13:10:37.290023 |
description | Generates a random word, then gets the user to guess the anagram |
homepage | |
repository | https://github.com/BarbaricDuck/anagrams |
max_upload_size | |
id | 1357604 |
size | 166,141 |
A simple program to generate a random anagram, and let the user guess it.
Built in Rust
$ cargo install anagrams
$ anagrams
$ Shuffled word: elicysiaplfc
$ Enter your guess
$ >
Distributed under the MIT License