Skip to content

staceybellerose/RandomWordGenerator

Repository files navigation

Random Word Generator

Build License Android Latest Version BCH compliance CodeFactor Known Vulnerabilities Donate using PayPal

The Random Word Generator Android app generates randomly selected words from large word lists derived from dictionaries and published text corpora.

The inspirations for this app were Diceware and the xkcd comic Password Strength.

By using a large dictionary with over 28,000 entries, a randomly selected word will have nearly 14.8 bits of entropy. A phrase made up of 6 words will have over 88.6 bits of entropy, more than enough for a very strong password.

The random number generator uses the cryptographically secure java.security.SecureRandom class.

The app is available for download on Google Play.

Get it on Google Play

Code of Conduct

Help us keep RandomWordGenerator open and inclusive. Please read and follow our Code of Conduct.

Support

If you would like to contribute towards my project, and allow me to create more open source apps, you can donate using the PayPal button below.

Donate using PayPal

License

Copyright 2017-2018 Stacey Adams

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Google Play and the Google Play logo are trademarks of Google LLC.

About

This Android app generates randomly selected words from large word lists derived from dictionaries and published text corpora.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published