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

https://github.com/zefirka/ryaa


https://github.com/zefirka/ryaa

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# ryaa

Random music-band-oriented name generator

---

Example:

```js
const ryaa = require('ryaa');

ryaa(); // 'altan eilish'
ryaa(); // 'wallace tankian'
```