anagrams

Crates.ioanagrams
lib.rsanagrams
version0.1.2
sourcesrc
created_at2024-08-30 11:53:50.293294
updated_at2024-08-30 13:10:37.290023
descriptionGenerates a random word, then gets the user to guess the anagram
homepage
repositoryhttps://github.com/BarbaricDuck/anagrams
max_upload_size
id1357604
size166,141
Ben Groves (BarbaricDuck)

documentation

README

Anagrams

About

A simple program to generate a random anagram, and let the user guess it.

Built in Rust

Usage

$ cargo install anagrams
$ anagrams
$ Shuffled word: elicysiaplfc
$ Enter your guess
$ > 

License

Distributed under the MIT License

Commit count: 0

cargo fmt