@thi.ng/random
Advanced tools
Comparing version 2.1.1 to 2.1.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.1.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/random@2.1.1...@thi.ng/random@2.1.2) (2020-12-07) | ||
**Note:** Version bump only for package @thi.ng/random | ||
## [2.1.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/random@2.1.0...@thi.ng/random@2.1.1) (2020-11-26) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/random", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "Pseudo-random number generators w/ unified API", | ||
@@ -52,3 +52,3 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.13.3", | ||
"@thi.ng/api": "^6.13.4", | ||
"@thi.ng/checks": "^2.7.11", | ||
@@ -75,3 +75,3 @@ "@thi.ng/hex": "^0.1.1" | ||
"sideEffects": false, | ||
"gitHead": "f1a636bafd0558f1a4c098dab39639708886a692" | ||
"gitHead": "b735cef6fb43db0f54ea8bb2a840d279225e95e0" | ||
} |
@@ -44,3 +44,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
[Search or submit any issues for this package](https://github.com/thi-ng/umbrella/issues?q=is%3Aissue+is%3Aopen+%5Brandom%5D) | ||
[Search or submit any issues for this package](https://github.com/thi-ng/umbrella/issues?q=%5Brandom%5D+in%3Atitle) | ||
@@ -125,4 +125,15 @@ ## Installation | ||
If this project contributes to an academic publication, please cite it as: | ||
```bibtex | ||
@misc{thing-random, | ||
title = "@thi.ng/random", | ||
author = "Karsten Schmidt", | ||
note = "https://thi.ng/random", | ||
year = 2016 | ||
} | ||
``` | ||
## License | ||
© 2016 - 2020 Karsten Schmidt // Apache Software License 2.0 |
82666
138
Updated@thi.ng/api@^6.13.4