Can be managed using
[jspm](http://jspm.io)
or [npm](https://github.com/npm/npm).

### jspm
```terminal
jspm install npm:aureooms-js-random
```

### npm
```terminal
npm install aureooms-js-random --save
```
