https://github.com/faster3ck/randomwordlistgenerator
Generate random wordlist to test your passwords' security
https://github.com/faster3ck/randomwordlistgenerator
Last synced: 9 months ago
JSON representation
Generate random wordlist to test your passwords' security
- Host: GitHub
- URL: https://github.com/faster3ck/randomwordlistgenerator
- Owner: Faster3ck
- License: gpl-3.0
- Created: 2013-11-01T12:53:13.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2022-09-07T21:14:09.000Z (almost 4 years ago)
- Last Synced: 2023-03-17T14:45:28.979Z (about 3 years ago)
- Language: C++
- Size: 64.5 KB
- Stars: 11
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# Random Wordlist Generator

**Random Wordlist Generator** is a simple multiplatform tool that allows you to create a wordlist of random words.
You can generate random words using different sets of characters.
With a mouse click you can generate thousand of different words in a few minutes.
**Random Wordlist Generator** is available for **Linux** and **Windows** operative systems.
## Installing
**Random Wordlist Generator** is available for both **Linux** and **Windows** platforms.
To install **Random Wordlist Generator** on **Linux** you can compile the source code using **cmake** and **Qt5** .
To install the program on Windows you can simply download the installer from [this page](http://random-wordlist-generator.sourceforge.net/).
## Author
[Francesco Mondello](http://random-wordlist-generator.sourceforge.net/).
To contact me you can use [this page](http://random-wordlist-generator.sourceforge.net/).
If you appreciate this work and would like to support the project, you are welcome to [donate](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TZ9BUC4YDYJF2) **1 EUR** via **Paypal**.
## License
Random Wordlist Generator
Copyright (C) 2013 - 2014 Francesco Mondello
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .