# wonderful
:smile: A bunch of nice words and phrases to describe someone!



Used in [Backstroke](https://backstroke.us) for more personalized greetings in pull requests.

```
node
> let {random} = require("wonderful");
> random()
"lovely"
> random()
"wonderful"
> random()
"thoughtful"
```
