@@ -7,13 +7,13 @@ Randomness algorithms for JavaScript.
77See [ docs] ( https://aureooms.github.io/js-random ) .
88Parent is [ @aureooms/js-algorithms ] ( https://aureooms.github.io/js-algorithms ) .
99
10- [ ![ NPM license] ( http ://img.shields.io/npm/l/@aureooms/js-random.svg?style=flat)] ( https://raw.githubusercontent.com/aureooms/js-random/master/LICENSE )
11- [ ![ NPM version] ( http ://img.shields.io/npm/v/@aureooms/js-random.svg?style=flat)] ( https://www.npmjs.org/package/@aureooms/js-random )
12- [ ![ Build Status] ( http ://img.shields.io/travis/aureooms/js-random.svg?style=flat)] ( https://travis-ci.org/aureooms/js-random )
13- [ ![ Coverage Status] ( http ://img.shields.io/coveralls/aureooms/js-random.svg?style=flat)] ( https://coveralls.io/r/aureooms/js-random )
14- [ ![ Dependencies Status] ( http ://img.shields.io/david/aureooms/js-random.svg?style=flat)] ( https://david-dm.org/aureooms/js-random#info=dependencies )
15- [ ![ devDependencies Status] ( http ://img.shields.io/david/dev/aureooms/js-random.svg?style=flat)] ( https://david-dm.org/aureooms/js-random#info=devDependencies )
16- [ ![ Code Climate] ( http ://img.shields.io/codeclimate/github/aureooms/js-random.svg?style=flat)] ( https://codeclimate.com/github/aureooms/js-random )
17- [ ![ NPM downloads per month] ( http ://img.shields.io/npm/dm/@aureooms/js-random.svg?style=flat)] ( https://www.npmjs.org/package/@aureooms/js-random )
18- [ ![ GitHub issues] ( http ://img.shields.io/github/issues/aureooms/js-random.svg?style=flat)] ( https://github.com/aureooms/js-random/issues )
10+ [ ![ NPM license] ( https ://img.shields.io/npm/l/@aureooms/js-random.svg?style=flat)] ( https://raw.githubusercontent.com/aureooms/js-random/master/LICENSE )
11+ [ ![ NPM version] ( https ://img.shields.io/npm/v/@aureooms/js-random.svg?style=flat)] ( https://www.npmjs.org/package/@aureooms/js-random )
12+ [ ![ Build Status] ( https ://img.shields.io/travis/aureooms/js-random.svg?style=flat)] ( https://travis-ci.org/aureooms/js-random )
13+ [ ![ Coverage Status] ( https ://img.shields.io/coveralls/aureooms/js-random.svg?style=flat)] ( https://coveralls.io/r/aureooms/js-random )
14+ [ ![ Dependencies Status] ( https ://img.shields.io/david/aureooms/js-random.svg?style=flat)] ( https://david-dm.org/aureooms/js-random#info=dependencies )
15+ [ ![ devDependencies Status] ( https ://img.shields.io/david/dev/aureooms/js-random.svg?style=flat)] ( https://david-dm.org/aureooms/js-random#info=devDependencies )
16+ [ ![ Code Climate] ( https ://img.shields.io/codeclimate/github/aureooms/js-random.svg?style=flat)] ( https://codeclimate.com/github/aureooms/js-random )
17+ [ ![ NPM downloads per month] ( https ://img.shields.io/npm/dm/@aureooms/js-random.svg?style=flat)] ( https://www.npmjs.org/package/@aureooms/js-random )
18+ [ ![ GitHub issues] ( https ://img.shields.io/github/issues/aureooms/js-random.svg?style=flat)] ( https://github.com/aureooms/js-random/issues )
1919[ ![ Documentation] ( https://aureooms.github.io/js-random/badge.svg )] ( https://aureooms.github.io/js-random/source.html )
0 commit comments