Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/natronics/space-phrase

Space themed passphrase generator
https://github.com/natronics/space-phrase

Last synced: about 2 months ago
JSON representation

Space themed passphrase generator

Awesome Lists containing this project

README

        

# Space Phrase

Create a [passphrase](https://xkcd.com/936/) made of famous space words, for example names of rockets and astronauts.1

Example:

### How to use:

Download the code. To use, for example, in a site like this include it and call `phrase`:

``` html

// Get a random space phrase:
console.log(phrase({'deliminator': '-'}));

```

--------------------------------------------------------------------------------

1. Maybe don't actually use this for an important password2
2. Seriously, the word list is small and public. Still, it's fun though