hbcus
v0.0.1
Published
A random generator for names of US Historically Black Colleges & Universities
Downloads
7
Readme
HBCU NPM Module
Node.JS / NPM Module that gives you all of the Historically Black Colleges & Universities in the US.
Installing
npm install hbcus
Using
var hbcus = require('hbcus');
hbcus.schools; // An Array of all the Mortal Kombat character names
hbcus.get(); // Returns a random character name
License
MIT License