Crates.io | wordlists |
lib.rs | wordlists |
version | 0.2.0 |
source | src |
created_at | 2022-06-13 02:08:05.900423 |
updated_at | 2022-06-14 07:18:32.25763 |
description | Take bits, give words. |
homepage | |
repository | https://git.sr.ht/~dstar4138/wordlists-rs |
max_upload_size | |
id | 604862 |
size | 982,724 |
Current Release: 0.2.0
This package encodes a number of wordlists behind a somewhat unified interface. This interface is useful for:
Utility of this package; while it has a number of sub-implementations, each is gated by a feature-flag.
I don't know what to call this package; but this is a package of word-lists, so that's what I called it. However, there is a squat-on package called 'wordlist', so there may eventually be issues here.
There are a lot of packages which encode "a wordlist" already, such as: eff-wordlist, diceware, chbs, among others. They are probably better than this package.