{"_id":"@thi.ng/random","_rev":"232-c5436280706ff1fd9eeda276bc070bea","name":"@thi.ng/random","dist-tags":{"latest":"4.1.54"},"versions":{"0.0.1":{"name":"@thi.ng/random","version":"0.0.1","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@0.0.1","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/master/packages/random","dist":{"shasum":"0ec4cf2f5df257556100c85478b4a7e9634bcfee","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-0.0.1.tgz","fileCount":18,"integrity":"sha512-AhcMtHrvBusuFVy2ghi6q/SgDAI60YzkWwzqa1a5tIrdO6EI2uRveKTxRQDhJ/0knILUoekjthcIQcCYsRBQvw==","signatures":[{"sig":"MEUCIQDNhSjAtPM6/wAJrjOa74A+/tUH1C96/nqbxmsNzeVvFwIgFVUfxa/rJ6HNKFWwQ9XJQmtFj+gs6ZMKsHDQ3s6Flcw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22909,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb+XP2CRA9TVsSAnZWagAAlPIP/RUcAu/RWEiJ5ds2LN4p\nj8vGxFg5GvW144J78dm9EkELzSDQuqp2KYHW1uZM10lfojvU5anGrjwyz1KO\n9qnZVNdZMxIfXYyxoARBrwi/MPxB5coPZ/NpBe1+LdBCAXGAuwcv05sp7IDa\nLh56jApoq9f9orqnPnWO2fh8Q68pfVzn89z9Sd7X4pu1kPlKtZe9rT0/LPY/\nuQVcEBVLDYmz9dlFGSF35UyZ8yAzQTps6bAXlR9GBBWjW+uovfmQXbMooNCf\nllq1QXKirD1O0V34MjPqcVcwKpuzfwm6iKFxWSFNiG3lZUjuMJOfqSkshmW1\nBXfZAdz/r/5f2XbIL6aY0kE1KJQi9Vhx63YKFDkMbvLs8Q1nLzs10RE28iog\n/wbnv0SeeuOhXHFUCGhGXQpOkRnvAwSqYCNAyIQ/PGeCQ3ktklbj8kqrsjiZ\nFNEx7k9kV+PPWugCIAz2DNexyfRZP57cbodF+Y1IIIKBkgyDpMcNHk0dghgs\nsCwSeQv/e7362P7k32gfMWG6rQ+NqqDKQGP5JYbkXoHrb+O0lHGUfx0yMP7Q\nWIciuC1uB6yH03PgckynnhCfKEObMicgtMEVL4aLVgfrUgARPkZtvs6Ow1rt\nw14JdXuW7iGsQmm5A4C5Kd8FCF/cM5JEYZNFtVja48442bg2H3xQtPfF2Ep6\nBYKp\r\n=z9cZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","scripts":{"doc":"node_modules/.bin/typedoc --mode modules --out doc src","pub":"yarn run build && yarn publish --access public","test":"rm -rf build && tsc -p test && nyc mocha build/test/*.js","build":"yarn run clean && tsc --declaration","clean":"rm -rf *.js *.d.ts .nyc_output build coverage doc","cover":"yarn test && nyc report --reporter=lcov"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"{}\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright {yyyy} {name of copyright owner}\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n","dependencies":{"@thi.ng/api":"^4.2.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","mocha":"^5.2.0","typedoc":"^0.13.0","typescript":"^3.1.3","@types/node":"^10.12.0","@types/mocha":"^5.2.5"},"_npmOperationalInternal":{"tmp":"tmp/random_0.0.1_1543074805795_0.8205263244949295","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"@thi.ng/random","version":"0.1.0","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@0.1.0","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/master/packages/random","dist":{"shasum":"9c142b74946419ee804515d84720bd2201a715a7","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-0.1.0.tgz","fileCount":18,"integrity":"sha512-VntnnEWfH+dQG1coROIrvvWkRmIqxVq7eKWzGBQ0xiIuSAD/oNAlTGJt2Scue0YR5rRG94LK2iSBZMflgwdSCw==","signatures":[{"sig":"MEUCIQCE/+z23OT96hBRGJuSonQTTJOjzTeNbv5wiJ79jTuvKAIgeiYtWpZVUohPB14iXH4qEoV+RF3ZZ3gPhTZYuPkd+NQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23304,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb+XQVCRA9TVsSAnZWagAAOvkP/2v6G5n1eL/perC4g0Py\ntBwB86YWvwqtJdzE0QnYPRfuw0ve3M8uaifSzZql+4A3TATt0spRxdMtl5bu\nBbnrRE8A6hfEgQB/s2PMn23RyD5ddiTeOJ4SquHZMdZ55haiqfxLrLEbgPb/\nOIDBVvA9bxyoz9NkDpz7oKbx8TnrxtotXWo98kEPTt3V/VBANd+mMXC/nAbV\nDKUythOVQ4IGjdIQwy6FtMYL0lVgXxEEtwEsHAp3yCE/ufqd9TJFMhMtDkRd\ncfYuDdBsbhtLiD5YC9H4Jc4aN7MRBaTof+dBgiAqwDnxos9MB/5Zr5EHCr0s\npxRISldTzeSCl8gfnTVZ1EdQfq5wv43FPnD4spDDsFtvm59YAo2eyDPJ6LWg\nY7kHlNNbmC9J+e23HW8DHeMKxFbolqDu4XYA4sUHSlBrAnvBaHWyutS4WkaD\nFxqsjLoYvMvDT6nnxUK07kk1sSq3guadx25M3NVXL4Yjhv+y4BYIzkR/aMXO\n0k8RuYif1ZHqcqGd7+FINUDNJlQ3QqVybSzLm7TJdATlKvZZD3FaTQyX3mOC\ncJH0mGoWKwU+gTD5hv3lIzUxXju71ruy/IVbMF4up0v0WXFgC8GJKIAAFx1n\npAdVNHehkPEurzhzu7oqCG1cbpNaTzG5o2/fNRVwawy7xYJR+FrKrzsxbB+I\n9KHO\r\n=Vja6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","gitHead":"bb18d7a21a6be84352e65a0d2366d324bbc66fa0","scripts":{"doc":"node_modules/.bin/typedoc --mode modules --out doc src","pub":"yarn run build && yarn publish --access public","test":"rm -rf build && tsc -p test && nyc mocha build/test/*.js","build":"yarn run clean && tsc --declaration","clean":"rm -rf *.js *.d.ts .nyc_output build coverage doc","cover":"yarn test && nyc report --reporter=lcov"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"{}\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright {yyyy} {name of copyright owner}\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n","dependencies":{"@thi.ng/api":"^4.2.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","mocha":"^5.2.0","typedoc":"^0.13.0","typescript":"^3.1.3","@types/node":"^10.12.0","@types/mocha":"^5.2.5"},"_npmOperationalInternal":{"tmp":"tmp/random_0.1.0_1543074836762_0.8635904292003549","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"@thi.ng/random","version":"0.1.1","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@0.1.1","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/master/packages/random","dist":{"shasum":"7c7c3e888cf6adf1a173c022c8ea89787cfb869e","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-0.1.1.tgz","fileCount":18,"integrity":"sha512-QMOaIUFNWbCxPr7YMHMFHFMUmptiUSUvK23lzh3Qruz7Zmi9rdUj/ZxoV3ul8p/uHfQDIa+UQqtFqPJtppFNCA==","signatures":[{"sig":"MEYCIQDH366CJUm4MZqDF2v2qYj/059jzAD6bKFj0aaH8PoBrAIhANM7M7bdcLlLxdEenHwWRX5XfrZwBljIjWoG3YClK7AS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23478,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcFUtDCRA9TVsSAnZWagAA4QAP/1TKPQ9Za6KbU0IDtBvx\nWfzXQa4EOblAj7+KIn9nTy9h7GL0o5AA2WnlPlRP6kL/EmpuP3LXKxThFgX0\nDWr3SMhfQgcpMFF6R3D4fNQlrf+v32dYE09P1dmJqbkZlrSmeqt8VQfQlHYL\nivcpx3sgnZQHvcu8sgb81ApAY8m2ETTF2Qb6RVt92XmwP3vDlCk8JHDjRCMp\n+D+7G0Q9EJUbPoxwEMw1p6mjSgkUiYairpSPDkq9Drqu/LbdPeN8AI/RVXw1\n+mKtq6RmkjXDMGpi6+QubmZPlvqo1SkJVlTEcot17O91zS9YK8kUyODyowgF\nGWuRFVCDDW1Mm5Qnv0EblBJwDvkX0PdoDyvpix+fqIOHfqauOIwpAI1WJdCe\nWC/OeWxy4PTLNc2nxl2XwJ0NTbjAUHbq9Hj9Y3nIiyzp1cvj5maJ3LH1CAU0\nGesyy3Ra3ErRHsKlGP1pMsH1UGK8Ol3PrqeMS++b5pobv5Qc/BvEhT6wTjpX\n4SPVjjYUIUiIUOJY0fK4czteOIngP4Wh0kHhTrQd+m8TLObSfsMHnAH1b4en\nCtzClFFtquQAM9+hGzvTkgJxYKGmomQhTpeUB1wvHyASK6wOhMAJKRX56WO9\njWxMhHOLIfdfHgYYULNio3doflK519YHQQImEOVsfSoa9mmRaW1z+PfUEcxW\nglsu\r\n=WLya\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./index.js","gitHead":"159ce8f6b1d2dad1e12f2ba3f4f7b60d1623acee","scripts":{"doc":"node_modules/.bin/typedoc --mode modules --out doc src","pub":"yarn run build && yarn publish --access public","test":"rm -rf build && tsc -p test && nyc mocha build/test/*.js","build":"yarn run clean && tsc --declaration","clean":"rm -rf *.js *.d.ts .nyc_output build coverage doc","cover":"yarn test && nyc report --reporter=lcov"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API","directories":{},"licenseText":"                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"{}\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright {yyyy} {name of copyright owner}\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n","dependencies":{"@thi.ng/api":"^4.2.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","mocha":"^5.2.0","typedoc":"^0.13.0","typescript":"^3.2.2","@types/node":"^10.12.15","@types/mocha":"^5.2.5"},"_npmOperationalInternal":{"tmp":"tmp/random_0.1.1_1544899395002_0.11651834784061244","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"@thi.ng/random","version":"1.0.0","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@1.0.0","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/master/packages/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"f01145ac3b297fa45c56cf3efa84d6ff51d2a539","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-1.0.0.tgz","fileCount":22,"integrity":"sha512-Y0UAtEatqR5wDZkkphni+m77TSU9yO0CTIwVNLAY1CKf3PulB1KR77rws57sT+jMBQwOvWSg46/CYUEsmgvuUw==","signatures":[{"sig":"MEYCIQDV194CKMQnpPT0zPG+Ij4Wbuhnl0wX6Dh/VKVfuPng4wIhAKEegfgZUM9aAXvysMaaylUqJPuto3OiRUXbwZi9Q754","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44532,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcRUvoCRA9TVsSAnZWagAAURcP/3KFnKHPgoKWWOSXA3nV\nftISpajZlc9XkCYBeGxYPRCQqVOJIHDLYxnqMqbDjSPasxi660914MsDxnAY\ngqnPjJOns+0qNzW+bZF2vjJmxNRcvy/RXgM7+Fw7bIw0Nxp2EUx/hkcHhy3Y\nwGeWuThdYxdr03m+uO5XkQxMe8wQb4qlc3EaFiYTFZQ7MHkYgMMse/C/2cmZ\nt1tR5NKrsTKorRjhNCj82w35ztQ7CbTyzQVwN6tWJZQE1gG2YFOnRajt9vlD\nA7j7QTBBErwBfanfv9im4alTaxcha/oEmoaTu0U95iWujTH4fOn66vjES0Kp\nXzExr8oixt0ZqOktz/GArTvu8GwyXzfLV7h1nvvcwxAVxIwQiDMbC0A9RQAY\nLCfGSDqDVAAhW4/LBK0VqDpXqdYbIorkrHZ0z8oLkoXx57OpTcpSBHMF+yyF\nTNQR6yCGzSXtixj2chMDHAlFwCi5IGKojRVz4e/7fS9zIuVGJN7Qy7Rs/4i7\nZlPo4KBSQ1ujRfYdd9LVr9L2NYuMcIb/Mkp0CEWgF1zTX8Kmw2Qdne57kSnS\nsBbjeci31A+RZXm7R7Fr2h4gCJzDBXZaroZOZbG8hrmXCD6I4YDCP365tlVM\nnW7RtIpK0c0xVf7T/pPJlJsYnhWAJUm8Tsg+wrA1fbVog16e0Uc6IEZ4YeV6\n4jpO\r\n=8ItJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","gitHead":"348e7303b8b4d2749a02dd43e3f78d711242e4fe","scripts":{"doc":"typedoc --mode modules --out doc src","pub":"yarn build && yarn publish --access public","test":"rimraf build && tsc -p test/tsconfig.json && nyc mocha build/test/*.js","build":"yarn clean && yarn build:es6 && yarn build:bundle","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"yarn test && nyc report --reporter=lcov","build:es6":"tsc --declaration","build:bundle":"../../scripts/bundle-module random api"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.8.5/node@v11.6.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"11.6.0","dependencies":{"@thi.ng/api":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","mocha":"^5.2.0","typedoc":"^0.14.0","typescript":"^3.2.2","@types/node":"^10.12.15","@types/mocha":"^5.2.5"},"_npmOperationalInternal":{"tmp":"tmp/random_1.0.0_1548045287669_0.1327627260743638","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@thi.ng/random","version":"1.0.1","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@1.0.1","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/master/packages/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"f280875b72adc8dcc8f9161ec0d229ec337e60d8","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-1.0.1.tgz","fileCount":22,"integrity":"sha512-e+rMlM8QOrqSiV01tNQXWpZULNk/0zUA3bR+cBoXeANuX32awyQlY93p5WoPpHBXSMeDFeWyh1zkYObteKLdmQ==","signatures":[{"sig":"MEYCIQC9TJbGosAam9Q1ym8PGu6qx0AgBn4nh7LHT1kRSXoP4QIhAKQP9irx+BwPzE/9W5A9pKjeMI7VwHXp4e0gkpusj7Gt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44529,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcRgCTCRA9TVsSAnZWagAA1OgP/2wY6/IiagkJJ6upgzrG\ndxB/IxMPuRNINQUKSKgljt2SdWVljxH+eb2t8C5neKX56jqRHyr945+KFF//\n+L0Ac/3E81C3SN3MTi46YVy0SkbRdVhYoCTJTHe9R00qVWPmasPlXlJ01Q2a\nwZKqWSQOJmqvZDX6uBJBQDWjd2BPQ1yYXPNt2ZWMuNKZ02YkKiPDyf5Ki4FQ\nNLVKnJML0OsbRntH1wm7HeaR+leQh7rsC9rfwlJsDMT+BWieAEhFpIYEA38k\nWDAC1d020UxlgYm9gENUTfxUS4DQmPwCCq0x2vOj+T1m6zXF0s1B97doB8Yo\nW4g+fMhovlp0UwQxb8c0+oa4ELf3sfba2gSMhaWRnxptCrnxqHnxjHIHEcPn\n7colhUZRxj0lNriRwxKtXxTToKRYJ3BJYCr+r3SiG0S7jw56jR8fT+1v/5gX\n8kO4w5k8/+7uomLOw/rwNI6WrKQJUzwbsB/jp1opZpmeClzPXlnOEtJX7nfW\nYS3+nCQDqkRXnpFjO/CXsSBfCgq+eHaOPZJvF7XWCzXYBf1OGjA1wlQYoSsY\nIWn9VNy1HPWYrRPtphh9ctfhQWWNDe9uPu1+20ezLd6MCHEPmDnPXJvMz9q4\n6JnUxfIeHSyyLv+0nDSimZHBufygdFeae85MVdcO+ejboodDqBWGoMw3w0IH\nGhyG\r\n=A2FQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","gitHead":"d098aff5e61f96be177289461eec95648cf4e15a","scripts":{"doc":"typedoc --mode modules --out doc src","pub":"yarn build && yarn publish --access public","test":"rimraf build && tsc -p test/tsconfig.json && nyc mocha build/test/*.js","build":"yarn clean && yarn build:es6 && yarn build:bundle","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"yarn test && nyc report --reporter=lcov","build:es6":"tsc --declaration","build:bundle":"../../scripts/bundle-module random api"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.8.5/node@v11.6.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"11.6.0","dependencies":{"@thi.ng/api":"^5.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","mocha":"^5.2.0","typedoc":"^0.14.0","typescript":"^3.2.2","@types/node":"^10.12.15","@types/mocha":"^5.2.5"},"_npmOperationalInternal":{"tmp":"tmp/random_1.0.1_1548091538795_0.03554687779609256","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"@thi.ng/random","version":"1.0.2","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@1.0.2","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/master/packages/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"7a0b5428e5adf96bbb2ea6e78b51428892185734","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-1.0.2.tgz","fileCount":22,"integrity":"sha512-1JxuWmZh6Bij41NAy7m5IErjdS0h1LgUnlChReNCNscfFMtqDU94x6NgfOMhfjOTxeLHK1jI18omaMsekkM8vw==","signatures":[{"sig":"MEYCIQCgEvsUtvePC6cXtoscnVdutGJPLyeleQAv9OlMPZvMXQIhAL0vcdLgIDISDYmSf4TT4Ejj0gEoq2swjBKkt5ny3H+H","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWcJPCRA9TVsSAnZWagAAEhwP/RPNcwKbUTfRbRsBrQVl\nVORcOuR3xOSj56weCsbUa7aTEgUZ2JmPKFtaEB1Wt6g1Eb+F4E4AG1fBRqu1\nnA4DHmg9gNunt0AS48vfXgjBplNuO1yhOmV0ts5i492lriTThuENv2F7ViMF\nxr9QLtrXunly0CiC6zjH7BIKfItx6vsfy+xMf3H2ffqT47HJCHJ/LCr19nbh\n2Njyaqt6L/PlJIYhTTb+eTXts3NBe5IVKyyGPNo5rDx1ERO5PwPES98bYOkn\nPgX4PG9+/R19ridXphXuGZ+ne/wyoFpCKYLyTq+ElQN69M23Cz9jSdLKdpBU\n3sVG/qzTTmC7QrYwOkMMdoM29LF2Wt2rK/Z4VTxr/2rlzq1i3GpVuDd7mfeO\najsuCEcZOUPSrPhEnn9lOzfXL8CbSMVl+f6yqNlI3/upfGnrwO3MWNXSz3Xr\nRnrgk/jrT3b3aStkkJ88ip1Y5T/cc/45vCXxNvqcj5GDnnbIpt5LLk/P2/1r\n2as7yDTzpsyQXDz7k7pUX+Eb6i2q3bonUvuOWsR/W1j8i3tMU+g1glJdsegu\nvx7zmaagQk9FbDCB+uUAjCLw9QctNoooGXHfDhWREMcgu+pmD/SCx+TO6Gna\n5yt0IJLJdowiNpu7Fwu0yE+aS4jSqKC5iD84xQT2YyYcW5ZglCye7QbJ1ao1\ndauT\r\n=M/aO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","gitHead":"74fb4d83013785ce7a95357c565426a046657e74","scripts":{"doc":"typedoc --mode modules --out doc src","pub":"yarn build && yarn publish --access public","test":"rimraf build && tsc -p test/tsconfig.json && nyc mocha build/test/*.js","build":"yarn clean && yarn build:es6 && yarn build:bundle","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"yarn test && nyc report --reporter=lcov","build:es6":"tsc --declaration","build:bundle":"../../scripts/bundle-module"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.8.5/node@v11.6.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"11.6.0","dependencies":{"@thi.ng/api":"^5.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","mocha":"^5.2.0","typedoc":"^0.14.0","typescript":"^3.2.2","@types/node":"^10.12.15","@types/mocha":"^5.2.5"},"_npmOperationalInternal":{"tmp":"tmp/random_1.0.2_1549386318289_0.36090593389660763","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@thi.ng/random","version":"1.1.0","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@1.1.0","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/master/packages/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"df838b2351f9a61f0fceb6f8d18644dcfed89525","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-1.1.0.tgz","fileCount":26,"integrity":"sha512-7o6gFCWSZtjJgkrpFjP/oB/5X9LBhlWFCjeyG6SVnBfWobu8wyHE1s4k/qWo9uDejQKYCqt3GRQy9mq08N/wGA==","signatures":[{"sig":"MEYCIQD0OyllG6SYjl1jI7pJiNMtvmkLHGkdPRfuTX3vHYrniAIhAN4WwlLEkK/JgvyCLrUxQTieUkJ4OIuCGj379f1qWbve","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52135,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcZsu1CRA9TVsSAnZWagAAF5EP/2md0fETygv+kZd9uIXT\nJ67LAxSZzY3ecH5ncfkX2B1YVUDn+FxeEM1xhf4F8fNYm8IXsHxQOwEsPb7L\nsNb49qe7O2Gv6ifUwvKKWMeE9he4OWD3V7kov2tZt6fatf0s3i4L6NRoao3Y\ni3lCdzcCVPDETVbCEt5x5HS3s1Xo8yThkZ8Juaiag29pFXXS0YAPNr+stDCm\nF8vNXvBub+UGueaY9UpkzdLg8XHWC2j1B3kbUXhxf09+AWmaSK1SN9WFXDku\nx8W7T/8LNPP86r/qdCYMIUnBvmCel76iq5zghg+E1X2XcHhAL3wPp5gbLwhq\nDUK1x9tkemgWXNnQwr65fME1kSyR4gYl4+mvQr/RTfkOwevHAZ08TM6gZemX\n1FP1DFzcUt1sdoUwe2oBEoujjBPOCJbhkrVqskcbqSKXtQbiN3IgpFAgFmmJ\n6Yr4ECp6TEcVEm9raa90tGCYX6c62akRcoqP7M33HdUpg7TN/y7xd4DnKqDw\noDq3CRbBDdyzqExsK71cqbkQ8eNwM5FW1UXugBplomZnA8TDzQhUhYk5i6SN\n7Kuqj/Ew4rCI4Kul/19I1VufksSwL5ndXNI01UxaxJtDHdxRJEn4jjQH2aDH\nIFdT2Fcby9ilBbN3b51g6Bm6Bl2lu1OvgzZW9owbffyUQa53AlFODS6fsXY2\nQs62\r\n=yGo5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","gitHead":"418f7af20c8ce3098e86bbc3a2377ccbac761b70","scripts":{"doc":"typedoc --mode modules --out doc src","pub":"yarn build && yarn publish --access public","test":"rimraf build && tsc -p test/tsconfig.json && nyc mocha build/test/*.js","build":"yarn clean && yarn build:es6 && yarn build:bundle","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"yarn test && nyc report --reporter=lcov","build:es6":"tsc --declaration","build:bundle":"../../scripts/bundle-module"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.8.5/node@v11.9.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"11.9.0","dependencies":{"@thi.ng/api":"^5.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","mocha":"^5.2.0","typedoc":"^0.14.0","typescript":"^3.2.2","@types/node":"^10.12.15","@types/mocha":"^5.2.5"},"_npmOperationalInternal":{"tmp":"tmp/random_1.1.0_1550240692610_0.5191736578746977","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"@thi.ng/random","version":"1.1.1","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@1.1.1","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/master/packages/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"7254402d59f69b715d2b51cec21a906baf4fe600","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-1.1.1.tgz","fileCount":26,"integrity":"sha512-iF2TGkiLKsRQR0mlLMRNiptItIOP8nzmDViXPQsjooDwC20zbnjTYiJhHVRwYnWgAm1iajv5ofaevKO4d4eOaw==","signatures":[{"sig":"MEYCIQDAqZWdMfTAKwjJH3415GNgy5KdccG0bMmEdfrDBzcVmwIhAIR6eU+QC1Sp6CO8IIzZ1oFQ40sQr0w08/px7XAa+LDq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52485,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcebCpCRA9TVsSAnZWagAANDYQAKG1UBMhMCaf3YP+FAWd\nbKwbuuJUKe915Ws3ZORlC7Ni8jl3eqW1VDzfnw3NgMhDSzTASbYJnS9LlGbQ\nSuqtIgZhQajvHsi/lTekuwu+UbRhbrto8/HjP5xgl31ohuGABmWExcFe/FFc\nwvq9qsm4Rd+Est04W96+lmLMpbDddmieNp8ftlWx0h4E4X9+xRe8331GoGS5\n3HZ+LGbqYDaUDpODoJzT6SyDg7/QP8CP0ZOR8sl3DIMA4IfEohoOsk+eDt+3\nPq5BhR6hs0FU3aIs/FnH5zHBfmKnRfPDD1rPKBtiNiD+5/De/9u1h0ZZ4txw\nTSV/ybcVwtRlHKDTKOYPme9PjFjshmlRYIyHnwbK/kDpxIdlbGw/55Dftu61\nSyCnym4GqXLoKGEjqVO+1gRDB5PfBwQiFBcCo+oScKo46yAyewFoy50e3jLo\naa4ISKFkloE4OIOitXdriuT6KcTdiUxnYtpEx3uEuCUiAnk7GGPaBFJFzi43\nDjxD6L6AJgrKROcxI33Cv4034SNTDqUQGoyhbA2zB2/WgXKBjuAAhxzTKZmC\nOzSM4GdOucyYFar7r+/rhTH6rlIVPYilQ1am/dsDzcA7j3MqXV0uuAOihN2z\nCRevWWklbvBdBlYILL1cSQuAILg6XkIMV0UAnV3sS6oIiCMwJ8cbmEeqR67k\n3q12\r\n=Dg3/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","gitHead":"e43f57c7554fd78380bba58d37ae62ca01221eeb","scripts":{"doc":"typedoc --mode modules --out doc src","pub":"yarn build && yarn publish --access public","test":"rimraf build && tsc -p test/tsconfig.json && nyc mocha build/test/*.js","build":"yarn clean && yarn build:es6 && yarn build:bundle","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"yarn test && nyc report --reporter=lcov","build:es6":"tsc --declaration","build:bundle":"../../scripts/bundle-module"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.8.5/node@v11.9.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"11.9.0","dependencies":{"@thi.ng/api":"^5.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","mocha":"^5.2.0","typedoc":"^0.14.0","typescript":"^3.2.2","@types/node":"^10.12.15","@types/mocha":"^5.2.5"},"_npmOperationalInternal":{"tmp":"tmp/random_1.1.1_1551478952734_0.467880242708137","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"@thi.ng/random","version":"1.1.2","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@1.1.2","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/master/packages/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"4e2e34ffdf8a07e67df2d7176a3949b0fdf14f70","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-1.1.2.tgz","fileCount":26,"integrity":"sha512-wDptGOlCy0urd+UYvSF1bwuE0zSCRqbOD5WMsvsO2QNRDYdy8kNuVHp9vc0a/4wAEc+EiQopnr92xg4XjIpOUg==","signatures":[{"sig":"MEUCIHhQDumgc6edl15YCX9oT3YlBA4InBUwQxiRkkRWRFV6AiEAkXV7F2KkbjZL42UNLY5sUSKNVvek1jnBY3tYCM38eVg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52658,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJchY6ICRA9TVsSAnZWagAApAcP/iN3YFqEDiyJc00mb65H\n6LJVm8/uGq5suSraIWvEy+3v/4v3nYjBJLAhBDhilCPZJR4uIGXqUoclIeNx\n1pIFn2ctPrq8/sln9Ao3iYA1rT8ch17aVIeDkjleD9ZWq2uctWfKHNxPH3KJ\nabFmrdm2RRa7AK23gVdBcTbH5ozxDx6WKB7vJTmbh/ddIQI6QXbzwT84jUO8\nochUdClr6XydPyDWbClmJbNcMHA0x7gjsgZVClkN5aCP5J/Eajkg4Ifz3Ugw\n01XpEeRCm666v/IeUF+yOdH5gQr7O5OGD7mUgyvwdjPYM/z3m4IDRUgYA1Aa\nAPp+JgjVaD0wFgIy5+RBUhoTy6QxO4PN12/nsfyFW8fAhaylVj+vKpPavt9T\nx4yoSupbpkGFIX4maJO59sOrM07p5VtmFP8pb9fWTd4i0FBP7i+5FIzKx66Z\nN+q6OjQOvn8h0kTDJcOQhBSnvomjQ+GlHsxrGLTjjAzAHCo0mTrKoZTCpoaK\nb8Qqcjh0vI++n+BJcrCIxRGxgeZFeYMM6qSNNAwwMZQjc3PsDRhIwgUyLdkS\n3DDvU1lPzN8gIw2BqXGM0F1Ql2hG4Omgy5+aMVMU69zXw0nN24apFPh4vSnh\nV0q2nbLF2XJBJ3frRoZ8NyFaKbXxDaXWoEY5AlcJsPci+Gv6AuIn7cz3m/PT\nsiv3\r\n=Cu16\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","gitHead":"794f0b6f07f6eef99f6f244d6c52c1d5de34675f","scripts":{"doc":"typedoc --mode modules --out doc src","pub":"yarn build && yarn publish --access public","test":"rimraf build && tsc -p test/tsconfig.json && nyc mocha build/test/*.js","build":"yarn clean && yarn build:es6 && yarn build:bundle","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"yarn test && nyc report --reporter=lcov","build:es6":"tsc --declaration","build:bundle":"../../scripts/bundle-module"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.8.5/node@v11.9.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"11.9.0","dependencies":{"@thi.ng/api":"^5.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","mocha":"^5.2.0","typedoc":"^0.14.0","typescript":"^3.2.2","@types/node":"^10.12.15","@types/mocha":"^5.2.5"},"_npmOperationalInternal":{"tmp":"tmp/random_1.1.2_1552256648277_0.40383393954580304","host":"s3://npm-registry-packages"}},"1.1.3":{"name":"@thi.ng/random","version":"1.1.3","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@1.1.3","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/master/packages/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"8a80f40f84d3ed7c09552ebeacc0662f537582fb","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-1.1.3.tgz","fileCount":26,"integrity":"sha512-F0FIQXnwSCxHt2ZYiXwc/p3DlckCvipLsRWwBCpqKlmZPlaVTsXY2fdg03UhNROPlwoKg57jDfMeGv3/8a124w==","signatures":[{"sig":"MEUCIHPaTD50kmgAHoP0CRbsOBGwJpaVQE2GZWTsCWYQKs7HAiEAiohEXvfd1/zMtBhm/tkh3aBU08wneCzrHDiVjpSatbI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52139,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcnUwBCRA9TVsSAnZWagAA0joP/0oFSLQnLWWxKv09b856\nFW+WIE/IUOIlkGExJgnJ+HRgiF2a1Y5wv1VtCOAaFajI1zaK2KASdyvACMOF\n9BUGilS9hMT77iRGk0uGz1Ebs+WjKA8+Q3e/voRP7oie14corM+k0iPeJWWH\nigoP5vm5ZLyJB9C+s59T9ieiXI4m2o4DmJG824FKBvwRJYQeQXgJzveo/52R\nZd3C5esF+4sl7VMLjGD9MgbYXKqKcoynriudYv0bj7H7qoXfmAoZ4cQuogHv\nqM48O1KPyU1icZMwESzplaO2Xp6mlZIsjnzv4OhgfF6QeN8IumvmJSFJxtOa\nRVJ/kQh31sExNc0KSVyQBhNkaD4jSj5PvMnJSvVDteJYBxJHt7XKhHPMHdfp\n+GLi4dEunKvlr8RTtXNiPoNUxnnyW1LfpUKoylVz16HoAx9fpHZJ7vxdtc6G\n2fH1/j5mkhj5HAh/gxrz2fOVDcjUDM3LixjGcXAZ5YZjQOfhSp3e19QjWl1g\nULObs0o4BAVNrmHslMPLAb5LkEMPrBCd2ohvPi7i3e3vaMGJKEhY6Wr0Q/X4\nC0jkKgGKxcXTJbPIR4V+RF0yQvGMxMYYKKh42tp2YzdFGEo6+qE7xeECey+X\nuO6XqLSUPLvBZtuSEyWL+6D8aOO0m/TSXNApXF+ge8jQk7kyjMm3tPf5HiVE\nY4oR\r\n=9JD5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","gitHead":"1936d357f46f46d0435e3c7597b845898a91b80d","scripts":{"doc":"typedoc --mode modules --out doc src","pub":"yarn build && yarn publish --access public","test":"rimraf build && tsc -p test/tsconfig.json && nyc mocha build/test/*.js","build":"yarn clean && yarn build:es6 && yarn build:bundle","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"yarn test && nyc report --reporter=lcov","build:es6":"tsc --declaration","build:bundle":"../../scripts/bundle-module"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.8.5/node@v11.9.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"11.9.0","dependencies":{"@thi.ng/api":"^6.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.1.0","mocha":"^5.2.0","typedoc":"^0.14.0","typescript":"^3.2.2","@types/node":"^10.12.15","@types/mocha":"^5.2.5"},"_npmOperationalInternal":{"tmp":"tmp/random_1.1.3_1553812478591_0.45957805352614867","host":"s3://npm-registry-packages"}},"1.1.4":{"name":"@thi.ng/random","version":"1.1.4","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@1.1.4","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/master/packages/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"d8b97de648329cbf52479b76fd523746e5cd3ef3","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-1.1.4.tgz","fileCount":26,"integrity":"sha512-55IsIpsgYwaT39KAxi8DKd67WBJHtEAD7CPeePjMEvZ1/eNU5ywiVtwDCT3fS0AAjoc0YV0E5EZ1fTd7WUYfuw==","signatures":[{"sig":"MEQCIBpp3gbaAb9bkUV7VikGRG1zvEfMoWruhpssfw/utWAZAiAGkry8SlSch4V+ocpZQyzR/QfJouwlmdTdC3xxH+4SBw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52311,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJco0guCRA9TVsSAnZWagAADfcP/1CgsO6+/dxMHfTscwNn\nTg05+fPxWPcOSFHDUTvjQ8AyxzS3+GRQa/ob8Sw73JLvMMRX2H52s0xVOmAf\n+NLNbeXTfHkN3+RNUyT39tpBvQ9NKB6CCjV0dfyQqw6m1ek0m6Cy9ISLuhyJ\nsn9MepgttSAXyJaZErS8/9537SB+G+/MtLegpPaBjTm9/uPZ/UynzQaU2XBQ\nABZiPEerb59R+0hufFREsjQQyHqOXJdZRqh/yHu1ZDbZ+B9RCQ6+zmLVbJR3\nSBS2A9RCnAaVGdNCUfnLsnTPzmPPyZmXQfX3QujzZEtQaT/r3ykQYjvcV5Dh\nAD/YP62JqIPpKIH56oOHPq/U8mao2IpRaFr6hy5aMEsYv4xrau4ZEnC0hNJp\ntFb2U580CtCVv6ECZpn0j1lrmz7ZJnfCgRFttNQwmTpstQkXGUEC8tTu0Lht\n7Q6EuCJYhfWJhTzYy+VTf7/BKsfkhxjdDYv87pQPTQe3yjJfG1L5w3WtQnvX\n/Cit1QuyWTc0obMAAZ6yoto7hZKztZEhqbGEXlrImPmG7gtU6CMsNzXtnj7f\n2Rq6ntkCz756MyBEzevm6h/nyRP9VmJ7S5tTaTjgz1fBpfB8YcLMqoykSozh\n0d1t1XkucILugUe4H1ZkrFp2xdLaqYIhJqVKE0S6JUyLxJKWquo/xMIU38EP\nB7pO\r\n=6QOw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","gitHead":"8982b253961afbee2a63135c4ed7153c61febefb","scripts":{"doc":"typedoc --mode modules --out doc src","pub":"yarn build && yarn publish --access public","test":"rimraf build && tsc -p test/tsconfig.json && nyc mocha build/test/*.js","build":"yarn clean && yarn build:es6 && yarn build:bundle","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"yarn test && nyc report --reporter=lcov","build:es6":"tsc --declaration","build:bundle":"../../scripts/bundle-module"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v11.9.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"11.9.0","dependencies":{"@thi.ng/api":"^6.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^13.3.0","mocha":"^6.0.2","typedoc":"^0.14.2","typescript":"^3.4.1","@types/node":"^11.13.0","@types/mocha":"^5.2.6"},"_npmOperationalInternal":{"tmp":"tmp/random_1.1.4_1554204717821_0.07803721645140582","host":"s3://npm-registry-packages"}},"1.1.5":{"name":"@thi.ng/random","version":"1.1.5","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@1.1.5","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/master/packages/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"3a503796c60058ad28929ebe8d5b98833ac01840","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-1.1.5.tgz","fileCount":26,"integrity":"sha512-UJEnP6S9VNeGdqF6ExTUhdRjc7B8nQ6632CCI8yRYuEjc2ZA1nlKqKSDnaHr9os/pYSLRnCxKL31aGw9u/Actg==","signatures":[{"sig":"MEUCIDOhivak6C6HPuBQVQiX6N+x8PbbJsptHIvYFqiA9RseAiEA5U7LSPAZdgUJLoKtwwJuCJq2uv2v+lmDo3ErUeyhS+4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52484,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcwIrECRA9TVsSAnZWagAAP08P/A55ZQVg+fOkS4GIe4Kw\n1GZ4o3FIT3MR/9HfcPPxaKMGtRPTMVdRW9Lu3v//4HXYiIXuwPeBF6hKQbao\nrji0eQvfZ6Ee+3bh8s06bYHmeJfVclClJGPCwth5d3UkcKmepsgN7HhWKZgU\n0LZGtJEdA4KLcNCq2vEpUtb9fIDPDi3dHiykPVeKicPdHpr0zitCIL4uqFdQ\nZKLAUDBHtYnqwtjIKlkPhybb7r5VxHNM2Z+5EHLeBhjpx55CTYmw2M4D31Td\nmluiHL7vG91UAZ4DPJ81v62Piw9so7sMvbixZeKDjyjO1VcIc3A3gsODc7KB\nzD7/I50UMoXu80uf12pqajwYXLuZ4gfRLLwe36B4MfksWWsgGYa6c0fMfC5y\nH1SQHvTuden8gyIseubBngYQUE+aSWd2iIMtQ0r8kQD0nZGPzIjnGFmAAVHl\nmKEwdUDDsZI0Y05hOc8wLRhWhdtspikTsvNG25cz6u88FahT6ubpRvLD8FC0\ni1Aiv9IAJsmyR6oU+l7PKO9+bFOhePD7yL9Ua5hZPtJ6KcMbfeg+rQRY86gW\nK6DlWJmmrBi2R6haOf4GzaMbU9GbhtPJB7TzZwvZIwRgeGef7xvSUp/5H+ZP\nvY7NaNgBRsNxbfiTM/upyB+fH6seXxtvHkzv7u3H+plT4LiW9C1/OjE9Y5fi\nVnWW\r\n=Eviw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","gitHead":"38b2c61a9a7c1344889b81cd6eb3dcd601ceb443","scripts":{"doc":"typedoc --mode modules --out doc src","pub":"yarn build && yarn publish --access public","test":"rimraf build && tsc -p test/tsconfig.json && nyc mocha build/test/*.js","build":"yarn clean && yarn build:es6 && yarn build:bundle","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"yarn test && nyc report --reporter=lcov","build:es6":"tsc --declaration","build:bundle":"../../scripts/bundle-module"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.13.3/node@v11.13.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"11.13.0","dependencies":{"@thi.ng/api":"^6.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.0.0","mocha":"^6.1.4","typedoc":"^0.14.2","typescript":"^3.4.5","@types/node":"^11.13.7","@types/mocha":"^5.2.6"},"_npmOperationalInternal":{"tmp":"tmp/random_1.1.5_1556122307386_0.19005421857620441","host":"s3://npm-registry-packages"}},"1.1.6":{"name":"@thi.ng/random","version":"1.1.6","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@1.1.6","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/master/packages/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"bca251374988ed34d6be30490f62ef94faa28f48","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-1.1.6.tgz","fileCount":26,"integrity":"sha512-r/jHb5s7GwsxT89m01UODsmNtvunTzwjuUjZ5FU8n5rLPy1sYM6jr7S/Z468VtCJ+uDDizPPMUvZka7UD9TlxA==","signatures":[{"sig":"MEUCIQCVoGPM4wdPt/oJTcPMjMGlJOi5qta3fwZamk/+lE5m7wIgSXf4euQcP/tRAJuikG8gPszlt1BrMMR71FT74GcAdDU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52657,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcws9hCRA9TVsSAnZWagAAJ3YP/icJcRoq2qPTbua0cqLu\n2sZOhXhZUPkC4AyUsicqFmkUL190yv8vOL5e3CxTGuz55PbHrI5x8Wq/8t3o\nPx5Ca5XJmarn8An+C0uRE0v1ipym1IuYGlJ8ZKy9XeywDGYjSofy1nHsWVHa\n6kKJFTh0sASMLeXu4MVnhV9KUqq2oi//UoC9JKEQTnCYJklL2xXFtLzjh7sD\nfASkza8V/51OiD+ejLBISbJ5/7ebWHelgrgTzbeIyKuOqff++Z2d3RL/mfLq\ntMJ0CpwG0couyBAB1qLU9qYgF3XQ3HoLZfLVV8HQvMEnyZ8dAsb752lIvKVQ\nCKHOjPnAlbmjLxQLBELzrGUsh33tSjB6Mg61gBdhLsSYYKJDXAnKTwP70sPk\nF2lszCajlJC6SbH1N14/l5OOLOtmRr5VzlBaPpnEPw5XOAJceR5WGsxyHALr\nxJXisE2qNn4ip9RGrYX+8851IS/GB28iCpTmP4Z1wmPspUxpqpXFcXEEjtDc\nSbbnTiX1pLmqWwPqo9LC0QQeISkm9IMy35iZ7i5w1AwF1XTNKKVN0rX6J+Zu\nT64sHF2LGNw/CyldXHwY4bcrJlqaQIJVdGtn8Q92CvEMoDS0Ryy3noZwZbdG\nel3UJQT2csHDMCs9ZzFphZj17hW+bPET4iqkZRFV3Jagef9jiuOoBwq3q3Xb\n+7qb\r\n=yKwZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","gitHead":"aaa7369a8bbc6c540f3bce5f0c203365fe1b7dd8","scripts":{"doc":"typedoc --mode modules --out doc src","pub":"yarn build && yarn publish --access public","test":"rimraf build && tsc -p test/tsconfig.json && nyc mocha build/test/*.js","build":"yarn clean && yarn build:es6 && yarn build:bundle","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"yarn test && nyc report --reporter=lcov","build:es6":"tsc --declaration","build:bundle":"../../scripts/bundle-module"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.13.3/node@v11.13.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"11.13.0","dependencies":{"@thi.ng/api":"^6.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.0.0","mocha":"^6.1.4","typedoc":"^0.14.2","typescript":"^3.4.5","@types/node":"^11.13.7","@types/mocha":"^5.2.6"},"_npmOperationalInternal":{"tmp":"tmp/random_1.1.6_1556270944421_0.80794668009712","host":"s3://npm-registry-packages"}},"1.1.7":{"name":"@thi.ng/random","version":"1.1.7","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@1.1.7","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/master/packages/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"8672f45996a230b6bb3afec8595cbd9b01b6deec","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-1.1.7.tgz","fileCount":26,"integrity":"sha512-kKyjPjRVEAdQOcWmfJgP6/Py2UVoe44PAd4yymr/Y85U3IL6Ff5RGh6P4Fy7dJPlOyeobHfvVH7rlOFFEcjwew==","signatures":[{"sig":"MEYCIQCxIS7S1pjqNx4RI4seB1kL1mNeUocjbDMMEhWUsu7MSwIhAMyL+BW5nDy3EVwvvjM63eNMccxAU9GFdAMW3fAEIupv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52830,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5VANCRA9TVsSAnZWagAAJKQP/izqJBsHrJWHD/mWTut8\nIZKjY6Z2OKKAokXYPaNZSEj8UOLOcG1i9j72LFudskFyfRl6E3j79tuVEZoO\n0TCrBAI01730F2wxFtFmrnVGS3ZtEawORMLEqSMBf3tqBTkcaWQq2Ra/XFvT\ne61kWnTuBURaghtpKjUxjy0OESFWEtkKcGnmYSbm78gAkZeGQRX5od0R/KMa\nTwgv+W8CsAvhy0D7febpv6js6ipdxhKg34aY/MQIstgQKAiAivc64P9szaeo\nRA6K/TKe2DifviCCnQVHaxqiVmnQhkIjEAkA1sIjOFks/lDrzi03QeLHDm1I\nlVZbZfeGguNfNr1ZxDIi02C54ybV4GlG94lsTTwPo3uxMnUaZkBOh6MI4u4Q\n0ae+afzWD23dCpOhWFN8OU6E6eVLqMZ/rcDSfelJU1qGUW8mCUrv0QnvEz7y\noSYZcyollHOtJd4lkguvfpIRoVb77euqRnuW2pcZQB4dj4lVCS+b11vBdczw\nSZToVR9Cu6ZyRs9UuYowTVImeJstcjFp12cd+XU13LpUhkKJH0IGsOoI8a/F\nQnYXpWz4WHmkn2I5/Ik9VWIWwUO2TktVggQYkp2OE+jMdChdWpvIgxolSLk/\n2ADdJcXxoYyY9XO54pQNkZLZQK0YECW7rd+kn7+aVx5QKS/78V3HwNYWxL63\nelqH\r\n=WCWH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","gitHead":"5a4226d52724f320fb25656f08addb2825375fee","scripts":{"doc":"typedoc --mode modules --out doc src","pub":"yarn build && yarn publish --access public","test":"rimraf build && tsc -p test/tsconfig.json && nyc mocha build/test/*.js","build":"yarn clean && yarn build:es6 && yarn build:bundle","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"yarn test && nyc report --reporter=lcov","build:es6":"tsc --declaration","build:bundle":"../../scripts/bundle-module"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.13.3/node@v11.13.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"11.13.0","dependencies":{"@thi.ng/api":"^6.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.0.0","mocha":"^6.1.4","typedoc":"^0.14.2","typescript":"^3.4.5","@types/node":"^11.13.7","@types/mocha":"^5.2.6"},"_npmOperationalInternal":{"tmp":"tmp/random_1.1.7_1558532108766_0.49751806418140676","host":"s3://npm-registry-packages"}},"1.1.8":{"name":"@thi.ng/random","version":"1.1.8","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@1.1.8","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/master/packages/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"33264e7df6986826a3d74707e9e391ecbd5685ba","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-1.1.8.tgz","fileCount":26,"integrity":"sha512-CFumi2Jth09G9QeXycnc6/2nX4AJBQsQ4uQ6c4RHpwW3EzekgoTzUgpD0qIfUBBCMzD4Aw7l15w4ut4ryiZprg==","signatures":[{"sig":"MEUCIEbfr7B+QJ50XCwu74gm+IITVxrng/KHKuwDynHgeA1XAiEAvpq9xrBJ9KeAXnr8jLXlaHz3zstyXb66gEP/RvMiRLM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdImhoCRA9TVsSAnZWagAAHoQP/jN5WhdlF4O/Eyd+6WWs\nTe3kI1NqVtIWTgNUlX1n5DRI6svjqM0Zfaz3Bf+K12PXOde3cm+8Kzx0lwBi\n/IzASOg38qBEBDaXtulp52k/HKt55ksqJyd9PrXMtIsa1QVNCqEZB+NLfzTo\nCOhOrosIzIgD2fbkY+xk/r6mUFW1wu6/hRFngeItZKJKNUMD2rWcCYvUq85l\nnruGi66v8JWC2MH3JjSeEnRXiZqlJekcnxI2CyBME3SQ1GmoYSi5OjaTsGdQ\n8CtbkUejKAdPC0zfcaN9YRPEF7dNxCxsl+GA4IKniOWxhELEeyZdcY+B+n7u\n9AVKlN1xkRmTJmvPWisDzZGOz5yiOy5uHTeyZ0Fl4MN1noPGy3tTWkR81ByD\n4t6N1qIFgdg1bCBAFmA2fkgEfX0kudQBcasLJVRfQZl1UCPmdZJBkpwbZCPG\n2m8ASSXCKbrPqSqYFiK3I6XeolrsSHDsB0A25woaPRUit5bj/zB0lwtY2Tzm\n0V2J7ylCBV5HZAji1qXj1daMDM2K63JEjF7sUmvR1tYFaK7PtF4FCgchyM0L\n9jPH0chncLBYiwfyLuCn1EmMoYTdiFqFdDN+rYosIBcAZfsq08oMQi/DHFUG\nYjGsOyoAGmH7DlGgyIuW0r0GMmTyzQza0MKz+3EAaSLzvuHda82c4dIyjR3t\njNP3\r\n=9X9J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","gitHead":"efa9fdd61dd4ad2187cefe0a26df3bf2baade24b","scripts":{"doc":"typedoc --mode modules --out doc src","pub":"yarn build && yarn publish --access public","test":"rimraf build && tsc -p test/tsconfig.json && nyc mocha build/test/*.js","build":"yarn clean && yarn build:es6 && yarn build:bundle","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"yarn test && nyc report --reporter=lcov","build:es6":"tsc --declaration","build:bundle":"../../scripts/bundle-module"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.15.0/node@v12.3.1+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"12.3.1","dependencies":{"@thi.ng/api":"^6.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.0.0","mocha":"^6.1.4","typedoc":"^0.14.2","typescript":"^3.5.2","@types/node":"^12.0.8","@types/mocha":"^5.2.6"},"_npmOperationalInternal":{"tmp":"tmp/random_1.1.8_1562536038961_0.674214904023346","host":"s3://npm-registry-packages"}},"1.1.9":{"name":"@thi.ng/random","version":"1.1.9","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@1.1.9","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/master/packages/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"5e4205c7d1972a613319a65300febef1f4bfff4a","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-1.1.9.tgz","fileCount":26,"integrity":"sha512-5qLXozfL+ZpFFwmwiIw2jRna9GOHtr/xP2GDlWWPvdatdAsYBkgJZUrVkmra0oLfmgLYZ3n0dNQK0pSbCmwziw==","signatures":[{"sig":"MEYCIQDf2TUuKyxNgaQF7crzPFlvFjgae2o1nQHpZmmYryW7CgIhAOGoefMyCKRUV1Au7sMsZFJGFSJeSIIn9T4zZlT8IVqm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53222,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKQGhCRA9TVsSAnZWagAAK7oQAI90shah90o6FJbNU0aQ\nz6pPurL1VUnkrZ4f5O+coKOhI2AZ8/fqxjBvMfyJiVfKw3g+/E9cjSvgPxuo\nX7lxNfHF5K7R59YClhYQBHWyb22HEARu61HPGGEyvZYKA2h9Kg8IBZMIPAZG\npa/9TndTpiiQCsRUiJOzuvjRJdqawGMtvKykWa/UKX3BIXYhPPGt/CjMMZHF\nwdoE6+R9+D/BWp91z2T1tcrFy5ll00NVwSdfTILyJv/FAXksOUq7bIh43CcT\nd2bMVGeyDDIrSqGXc6a8vzeaorGx38xPjlC067BdjAE6JsY/BziAkIWTjgsj\nik3kK6pjqDlpiQ+hF1EjlTaVMwUpaMGtQcu6xCkaMAU5M6uXDSm13bKkbWvd\nQ2LXdmR1JifNIl2QGAcPz73XJi2O0wncsES1lgGU8N7EvUZVx9VdRpuqd8Rk\n8oKLe0aqHsPJng5XS1C4r+VZ2PUyiwhsdUIvnsaDd15lN9LrnA8+MsQDaU7N\n6FIjMKHYK18eMbBO4bcc4Lv1DYPS8tyDJZ9U06AsN8f1RJtJMGkPaYiLFuac\nMbJ9kBmBNu2WkPx3nBf793xLcrfU9IncPAlyslX90kowu/f7tsgxkiTi1jya\nWbgtWw1XigvcoK/UQRkkdByXW8Gm+ZUZGF5x/6q+PtlHZ/yvOv5Fp0ppVDN5\nMjxc\r\n=mD4p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","gitHead":"47075afc37f3a16adee7c903a2935304c7cf5daf","scripts":{"doc":"typedoc --mode modules --out doc --ignoreCompilerErrors src","pub":"yarn build && yarn publish --access public","test":"rimraf build && tsc -p test/tsconfig.json && nyc mocha build/test/*.js","build":"yarn clean && yarn build:es6 && yarn build:bundle","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"yarn test && nyc report --reporter=lcov","build:es6":"tsc --declaration","build:bundle":"../../scripts/bundle-module"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.15.0/node@v12.3.1+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"12.3.1","dependencies":{"@thi.ng/api":"^6.3.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.0.0","mocha":"^6.1.4","typedoc":"^0.14.2","typescript":"^3.5.2","@types/node":"^12.0.8","@types/mocha":"^5.2.6"},"_npmOperationalInternal":{"tmp":"tmp/random_1.1.9_1562968481240_0.7703386573562538","host":"s3://npm-registry-packages"}},"1.1.10":{"name":"@thi.ng/random","version":"1.1.10","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@1.1.10","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/master/packages/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"4a5e896cd2e4e6519d154570debf3cad574784dc","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-1.1.10.tgz","fileCount":26,"integrity":"sha512-zlFf51H0EW9GBZzukqWSD4r9YHFXReHFe4O85MnwqmaHsDhLeREK0ageEnMtdXI0xNLZB6pyJc9Rd9qq9d3Ofg==","signatures":[{"sig":"MEQCIEh20HxUBQ+IBJRHYVS/WkpE49Sh1WO7Vo2bbjR/fNmwAiBXQFyth/tbCvxcHO1pSCJfbzWH0Lc3UA6HY2d4KlqIiA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50165,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQOnKCRA9TVsSAnZWagAAuBgP/0AVUKyt9BgkwujOfjvG\n2K6ArBeyvP4Yybe0yaTEunmhIygJXzfe28A7z9G35qabsFgtUsOJvE4LcUpg\nOowX99CHRrSaWtXR+uMbcG3zBIsGrHu0gjlFhOjo1F/Ya236akaLDqY/VhB0\noicWv148M48UQTMfiqJwP4gMqLB93d6b/UUatmNZHptFpR9he6qDrP7iyuOr\nLFyIcKfaNZLSS/XSERoc2SxMTtxVN2Bu1FLz8eqK1muBTeV0pfjWrj8ophpY\nwVJJPDK/NiC+IcjNDoKVe4Pgc4HqM4qOIk8e125Fv4y86oQjP6Afu2JPpbDS\nfNH1uWhwlzWWyT27prFA1+AlZC3+wrIBY7BnVW8fuKdVnW0NiZlT8LeQ4oxi\nz9o7uhT8bf5zgh/CSSwwrBgnJPXXlUmi05flVDDHaa3ZUkYWwxlvTLiFO3Ks\nV2gQDE7bRB7xyPWjj265EO0CjhqmgKLPJpob3S6qTvrT+AVSaVFaxK1cTNYt\ngqmq0gN288kQyKoyCZwsshhafDmb56VU6eyv5Qj/xbbVBFNmifodSQvNfxTz\nUAzUX/Qs2DzgelUEQxavaDLMx7QKACOQWfGVGwZZiC9wdLlyy9izbh4f7Nkv\nBT8l9TLlRt4Tq6zbbaUKrI9zUe3xfwBpvlCNAZUAsz6hHObKU5W0uv9EWVb3\n12Kr\r\n=YZkP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","gitHead":"53eec7988c378fc37ae140e7174f36ef9b6208fe","scripts":{"doc":"typedoc --mode modules --out doc --ignoreCompilerErrors src","pub":"yarn build:release && yarn publish --access public","test":"yarn build:test && mocha build/test/*.js","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"yarn build:test && nyc mocha build/test/*.js && nyc report --reporter=lcov","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.3.1+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"12.3.1","dependencies":{"@thi.ng/api":"^6.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.0.0","mocha":"^6.1.4","typedoc":"^0.14.2","typescript":"^3.5.3","@types/node":"^12.6.3","@types/mocha":"^5.2.6"},"_npmOperationalInternal":{"tmp":"tmp/random_1.1.10_1564535241908_0.6895267148045736","host":"s3://npm-registry-packages"}},"1.1.11":{"name":"@thi.ng/random","version":"1.1.11","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@1.1.11","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/master/packages/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"06ab5ab623ab70e6d80b352699a7e70120ad0aa4","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-1.1.11.tgz","fileCount":26,"integrity":"sha512-mAlPtoWN3OaSoeWKp4mKpDj6PTP7mANyfxAz484uHwvKmzsXm5GdhzlGZhdX4jFLaNenkZT4jiS1JIRQqFMI3w==","signatures":[{"sig":"MEUCIC/lpRFBpWekbWesynntZmZZzi+dPNZps/ykO/Cq09sVAiEAw8IK2i8UqFXsCF2OSC6+1xk70rPpgKOPyAusNlyKa2o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50341,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXcBUCRA9TVsSAnZWagAASpEP/RrV94EctL2vqwOXrY9n\n+YU2NwGO6MlXQ4w2a2m7W1tOsGjykshr2Bj5nObgzq9iZV/4CertDCEhwUIK\n3WisHV4BygzsVwgFyU3CcQWwCZneg7GHJgW4LKoQJ42uOCse8b5AQUnIBJyJ\nqJjgcfE16h8SmIzbOtli+HHGjQOdzTs7x2DgbmTYFeTUNMehf2vvVrFsIg58\nWEzc5cqf77UkvEsWZVd9oRQf6s47HegiwGnpJ7/b0fFcAWPl6jLcodn2y1b8\nuNQ1Xl4pT9HKry2hNstE7g2hZNsAe1KjqM79rbI4ipy+L9j2eo3PRzM7iykX\nhEVcUwZ1/qJm+o33xGHTliPscmkEC/4FZtMq+t36IANRr+fKYCq7L56vq4UE\n9Vxy/CCmid2t0jQrZkzJzZTpltYvJWOmNi6vYtqdm2btWQqXaELlr2+Jd1tr\nnvfLs6gLYh8T3C+CRtcdrpkFzWb6vuzPjE5ioahp620qZl9O0NLRGbSl8ODh\nnIZOaUety5JyztA09XmayN0DM+W3fNmLQKT+H8yik+bAX6iXvkA1LS6RBGom\nBQT0zAQJ0zh2FQ1ZX8/0zd+yqUNxNS2ZPk2n3nwSQdiSqKSFHQVs4VdOsgUC\nP6YoDUcsThD1ffivjbY8ymr2NtDGqHViohuqrzaOv6mu4tpI6f+5+kHeRosY\ntKAB\r\n=KVHq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","gitHead":"161b4f8afaef0df742a8e2c7776993b828662589","scripts":{"doc":"typedoc --mode modules --out doc --ignoreCompilerErrors src","pub":"yarn build:release && yarn publish --access public","test":"yarn build:test && mocha build/test/*.js","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"yarn build:test && nyc mocha build/test/*.js && nyc report --reporter=lcov","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.3.1+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"12.3.1","dependencies":{"@thi.ng/api":"^6.3.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.0.0","mocha":"^6.1.4","typedoc":"^0.14.2","typescript":"^3.5.3","@types/node":"^12.6.3","@types/mocha":"^5.2.6"},"_npmOperationalInternal":{"tmp":"tmp/random_1.1.11_1566425172008_0.25297458846353327","host":"s3://npm-registry-packages"}},"1.1.12":{"name":"@thi.ng/random","version":"1.1.12","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@1.1.12","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/master/packages/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"9b8344b9833cbf7b9d81d4a349791d70ba0b10d7","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-1.1.12.tgz","fileCount":26,"integrity":"sha512-jb4vWWZHsWfUpnEJ+IHzCR3ZHlc5gGRr1a2hBpZz4ie+zPSpmcWa/jTIvblZCd6fyqcr0fG3HIuuOYj37nlycA==","signatures":[{"sig":"MEYCIQD8teVGYi2Jc1ZkiD/oI2izqyzVuQgFvwfAMtVkx21flAIhAOii9BCGZZXuGbT5BWHCNSNeSI51CVDvipNXXcf25PgP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50517,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdhh51CRA9TVsSAnZWagAAajEP/1OuNiowu4jKgUtEuDhz\nxK0/JKOpM8zQIYJQFDF9H4adOAhI4b9rXv3FqvyKcyLaiMtTlQU+fcgNHXnK\nOiipgFIHXpv7w3dek18F7rimIplva+N0G6F2nDwzkjLqy3tKFZXozy0uq/bS\n5VkvT0z0HjxXqtXIFFsAg4W2IbLxp7fU7qEueZtWwN98Qsr8gm7KvdrXGiT5\nGKDLAjhZ/5qu5XYRYkCx8NN2CEgkUYVIHLogh69G8zrn+AS74fbWIWTGIoDM\nUa9qqxOGekYWEC2jMe4VXAh7dUXuRSx+A25K20LbfG63o7x4DfrogvsjHUpg\nLk8+AP4+KbjOgM1SDr5gmeUUozM6kiMjQSoId7q+l7J4yGiCdaRyOmQaYNlN\nOgX/b9cTFQK1Er3x9UZ+lWLVVsd1crrjAY57/U0Ze6kGlBzdLOA/8CJjEUqs\nCiHVq/f1H08J96OBTG4Ci5vgujcyGNJF9o9w10xfs1a3RLRKoQZpZne87iK5\nu+b8LLr44AoengSziZpQTCYRSrfcLA8LgQwgCr9n43Lgybv0NvVC7Y/fZGF3\neMiXFIgrOWb2x1PueXJXqyvqXm7M6VVfzWCVqyoilYWVb67cjUmqcoafHWQo\neGIXr5IdtwBMy+zSgo73ZRo9XdrVGmR/7MM9jzFgUQC2l+xiwNKkb89PLaEx\ny4Gs\r\n=x1XN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","gitHead":"5f865588e37a27ceb46484c24fce4d59a0637f90","scripts":{"doc":"typedoc --mode modules --out doc --ignoreCompilerErrors src","pub":"yarn build:release && yarn publish --access public","test":"yarn build:test && mocha build/test/*.js","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"yarn build:test && nyc mocha build/test/*.js && nyc report --reporter=lcov","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.3.1+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"12.3.1","dependencies":{"@thi.ng/api":"^6.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.0.0","mocha":"^6.1.4","typedoc":"^0.14.2","typescript":"^3.5.3","@types/node":"^12.6.3","@types/mocha":"^5.2.6"},"_npmOperationalInternal":{"tmp":"tmp/random_1.1.12_1569070709234_0.3988467617760616","host":"s3://npm-registry-packages"}},"1.1.13":{"name":"@thi.ng/random","version":"1.1.13","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@1.1.13","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/master/packages/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"06c3f01e444aaddc03b6f07b3b89482923f7124a","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-1.1.13.tgz","fileCount":26,"integrity":"sha512-psbTENaiMNRQNahRRlaN7RgFJWj9vBi2i+L/nOmwq8NGuI7XzrNy7+te31zwRa0lTCx35aaO/o79pJspJyFBUg==","signatures":[{"sig":"MEUCIQDSXCP4DmEa9+jwhJHUa7aVLMXLkh6ZW+j46DsGFCs24QIgFEVmO6mPczTT5J1ZiF+79pll/8lf9YXfc4ytk5iqalc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50695,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxyNyCRA9TVsSAnZWagAAsa0P/AumwghpOLrTm/7Brsea\n0DuzNAnqiyilL5GgfbA7iNncUvGnRuJI5U8dF7XBxSuYXg61r7uJnGgXDe3w\nghdwYsC0YYy23otWpkkGaJgtpJIatj/NuZvZ6aSqX7LK2MLJXOCD3M2Qzppw\n7oWtljGvoJK7dohc0zpQkl9F705CShb8Gh7r64LfxfDTZn/H+Q92rWoU/LkO\nmttWWd2QgfBSHl+4/clI5mAs45JPhPgabFlpth+O6/MHeSsPHKx/qxbM2Hk1\ns0ilP6UcMXW9iWBm9WclN0REeLDR33zxTW/sXyHl4Rv9mEate2rCNPKJfzaD\nH8hbtqvHURv3cY/0fESowDadxGrE27ZKx1VTBspKBq9UD3CC6pFB99t9xSeg\nNF+VUUm2h6JCIaIF/HOSxCPzubZgQafYp+WdYvU+mBQjh211OgOE+Dj3DKcB\n6OL9D+YqDwzOwqyhAtNZ0872ddakQF2vkq0xb69EPoDAvKSL2TKyYC9VkbuF\nxGhPOHGkoOOtG7yM8cvav4mVykKLZvGXOCz/hSyZEMc3Zurs3spmVjabtZms\nZ+pEcDyMw9UOIISLoMRbwfEFfYzw8UURAVJFP3DZW4QgLL/JaTVoteH7TmSr\n0tzlxyTJT26MuqgSzW4lsRwAMqaQlfApu8QsSPChTUJTFmFTw+2FZNrme0XU\n6Q8X\r\n=yIUm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","gitHead":"97add769f24aa32a1a5e13c5c941605e1b9eb569","scripts":{"doc":"typedoc --mode modules --out doc --ignoreCompilerErrors src","pub":"yarn build:release && yarn publish --access public","test":"yarn build:test && mocha build/test/*.js","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"yarn build:test && nyc mocha build/test/*.js && nyc report --reporter=lcov","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.17.0/node@v12.10.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"12.10.0","dependencies":{"@thi.ng/api":"^6.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.0.0","mocha":"^6.1.4","typedoc":"^0.15.0","typescript":"^3.6.4","@types/node":"^12.6.3","@types/mocha":"^5.2.6"},"_npmOperationalInternal":{"tmp":"tmp/random_1.1.13_1573331826110_0.8915482619899637","host":"s3://npm-registry-packages"}},"1.1.14":{"name":"@thi.ng/random","version":"1.1.14","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@1.1.14","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/master/packages/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"42747f776da1c5e47c628bf0e14ae98220075575","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-1.1.14.tgz","fileCount":36,"integrity":"sha512-+Rn3xZxVsajBIOtqAUMQPszOjP4FhUOFCdEoVypA25rpuLr8cOsuvC05LT4/jDSpQyVGnZstOJvwkRNGzUrbYQ==","signatures":[{"sig":"MEUCIQD00Ok/dgZP9CREwFliADb2pxPeMAi+AqNlKTl5mtnmAwIgcyVwlQ0rgvCxOWIo8Nq+p+qix34Jlbp7Go37BQBXh4w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":57753,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd4p9dCRA9TVsSAnZWagAAurEQAIahV9x61jmvXFJCbasa\nTu1QcVib5clCF5sIJ8kJMeopAvFCi3PetUamDPDa99sOv6vD7Qe/cb12VN9+\nziOKTAzrScsQ28Y++7+cc69tFuEnFv9BcELfTIpJJnWjpW+THU9bqmLkLayL\nAeSjCGpAh6waiNDsOlbeLoBGZyZyr9kT5Xw2GCpMFsLjaqmjHYU8lKd4jrhK\nwF6/g9ciVqdp7mjrhRVuCivNjyAo/aXKYAZgKdQ9tJ/FpkE8Its3aGDPE8s8\na0NTE+e6cuenNZA1wrX9kNqZj+uOJlDilWE+sBQhxNBX2u4ReTfDy1MXTWhQ\nAbHkKOGcSV1+S0v7d52kAT3KJpklfl/0pWTKF3B7uB0p+XZUSWh+604v687f\n/aG1HQO8W20tjIByf2U2SMNpQgqotcMXINqiZyyl7pjcROIosJeiPcXSsrll\ndO5pX2XC6dpCt0qJrX/OlMb1iso1hjO2qvQReMc+rh7xChWI+bWlQI4NDYmG\nXTgwMQc5qYeS06XLy0m4+8NtEt9TJTH+I1h9YSvOj52RnGcT9rfz2X90pimz\nN8ORq0anuBgLc63XF2kV24bA8GFSWztxQkcD+tNBZPS9c+s7ehNZi3dEfFGw\n615qgU5AADgdA5PKSRwYWU/IMexPWBXTnB4q3f/Sz8uyMgKg3w8gLKRg7mCA\nme+6\r\n=c9jh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","gitHead":"36c4d9e967bd80ccdbfa0f4a42f594080f95f105","scripts":{"doc":"typedoc --mode modules --out doc src","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"nyc mocha test && nyc report --reporter=lcov","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"../../scripts/generate-readme","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.10.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"12.10.0","dependencies":{"@thi.ng/api":"^6.6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.0.0","mocha":"^6.2.2","ts-node":"^8.5.2","typedoc":"^0.15.2","typescript":"^3.7.2","@types/node":"^12.12.11","@types/mocha":"^5.2.6","@istanbuljs/nyc-config-typescript":"^0.1.3"},"_npmOperationalInternal":{"tmp":"tmp/random_1.1.14_1575133021115_0.006365307504767603","host":"s3://npm-registry-packages"}},"1.1.15":{"name":"@thi.ng/random","version":"1.1.15","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@1.1.15","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/master/packages/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"4cede3bdbab577261f7f13917471c3cbdb99a98b","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-1.1.15.tgz","fileCount":27,"integrity":"sha512-O/Fd3aHWL1hFEZAX7ZSDG5zfDWoh4fgBQ5IU+HFDtDhg3kCzGvQd0oX/baic00AGYZXb6nsAVBhhUFuSiTzibg==","signatures":[{"sig":"MEUCIQCn3CifnGDQEWsm9whPITfCIIbOTx68RyeAavj/LpizMwIgJx+adaP3VbKXyoK1aTc9L01CD0J+cj39gUzeGqj6aao=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56777,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeK01jCRA9TVsSAnZWagAAoAAP/2eKR6YPrimz3+6a3wAw\n9nYK+M1K+wEHxyzMbJRJZq6yaS2YP/W/wyA8AahFT/tB70OxU4XOqrJqXDmU\n6cs3Cq/JT5a1arO94PIx6zP6dj1spmpph76T6iFKjqFxFksyJIpLnhniA8BU\nrfWqp8LkBoBXjuKz08JtwPTvIfuH4YA/bwg43juZPqO62mLT1Uzwk/t1KxBT\nphHfbVo2qXBXDr5hGPX5DDe/DDmZAcP00SHUfNCPQWbCroLxlslLs+X8ROJl\n1iARRrTir5OZkDHaX+3QSL5M1idzmZzQLroBdHjPXwTw7nPTxEgU/bn88KSc\nVNAdfkRFuXLqkEglil8nAg4AALY+gha24fGJ1QVvbcvlDixVIl+jp17A6lcZ\nexTPNfZ8mtks0hyKQ/8djS2vDCF31GENcMpuMqAAXJsTLHcgERMxRAIrlUG0\nXGXjDYPYuPcE3FRbCl0vvUtg4IUBYj7g/wkIUx6NXgStz4kjlykNQULBofu0\nUSW+YCn6gh2yZdsEjWwIjJNO0FDafcU3kB5+PpNLeuME6Qh9TvYSzbJsUOug\n5MaaNH0q3eIj+tMibxmkzuKIHGL+jFmPhc5Z+eXUyxz0eOGbEYUge0ErgvwA\nAD7CN8FB6Iok6Q5c+LBkkLwnR28++f9zfz/+Maf5RU0IiNGBRgLvt4ZffFkI\n/bV9\r\n=UX+A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","gitHead":"93d8af817724c1c5b06d80ffa2492fe5b4fb7bc4","scripts":{"doc":"typedoc --mode modules --out doc src","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"../../scripts/generate-readme","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v13.3.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"13.3.0","dependencies":{"@thi.ng/api":"^6.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","mocha":"^7.0.0","ts-node":"^8.6.2","typedoc":"^0.16.8","typescript":"^3.7.5","@types/node":"^13.5.0","@types/mocha":"^5.2.7","@microsoft/api-extractor":"^7.7.7","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_1.1.15_1579896162603_0.9782882474867169","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"@thi.ng/random","version":"1.2.0","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@1.2.0","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/master/packages/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"598dedb8ec9057be0e1890bb58ee5e0e38bbd193","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-1.2.0.tgz","fileCount":29,"integrity":"sha512-Ic0O5mjAkaM2szcjeqpyl1g4nzVRlk8e1WC6u9ymu56z+vyydQtpKMfa3WJQXKnudajKHQ9f1e4z+JrZg4K8MA==","signatures":[{"sig":"MEYCIQCKnsQEfH4TYdWnVAlCgQl38OZYGX6dPwrGXGD0gHQU2AIhAKCXnXJpgXSQV52KRaIBZizxtQ6wNc/ppu9+EaqdL+Uh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59744,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLbVnCRA9TVsSAnZWagAA59QP/3zozyi66yaSsLLKNhjG\n7ormexiXpW74v/wSTNxQrn8pIVWKw+wYkJ84q5EvOwO/jKF/8vPZLR9QfTcM\niD2AXwsrfA+cZY2PfdBYSJ8oZniOwX/jXSoWFq+0SN3SNNwhJgLjnjyjV8Up\nP/YcrlNsZ6qXP4fxu0cUm3SFkn+HcDsZLCn8RtcbJL7bQ1573UlBq2k1+j9B\nahJ3Y0hj3QEND01CTkoCaxh7qTvb7G75mgs3SyhLwffLkPBeiLVJftm4Y/GF\nIV1pRSftlTqxB4Wq4J+8qSDG3m56eUk8n59JvpFnj0OOvfkVJ6cB7GKxQsxO\nYPW9XrzYqBNiohpFeW/4ahebCqhrobHjhgKDp20fPoeogARPNJeP4NOqRqw3\ndyioxlSK/67NjSm4puNhpmlwWgxDeNY9zeXjwu+7clcPhoC2hrvnS3lzsdlY\nBue8V4CD5RrKdbGHqX0mRNLUUBjR1SnH2OSDYQ+H2wtwdhVEoxOxBROr7zVq\nRhjSrH6nOQHOe9r3wnsHBUZQhPN69eb60PCeTPy3exQvNI6X6fzT9kZ2lpUj\nrFooLIQA5xsBhuW7ya7IVeuFSezUOrlInuwaQEYZxDNIvKKLy/z1S+oSN4+k\nK+18OqnT15FTfB/UJiHy1T0AU4pu7HG1xLlfoSM/DfDHlWFGu/l645T3bspv\nP1sA\r\n=pnzM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","gitHead":"38d193103121815a5794ae242817f8f306b6ddd4","scripts":{"doc":"typedoc --mode modules --out doc src","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"../../scripts/generate-readme","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v13.3.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"13.3.0","dependencies":{"@thi.ng/api":"^6.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","mocha":"^7.0.0","ts-node":"^8.6.2","typedoc":"^0.16.8","typescript":"^3.7.5","@types/node":"^13.5.0","@types/mocha":"^5.2.7","@microsoft/api-extractor":"^7.7.7","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_1.2.0_1580053862717_0.2294935268741336","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"@thi.ng/random","version":"1.3.0","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@1.3.0","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/master/packages/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"e4b25959d934e51e6ee6ec194da30b2d6b61c7c7","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-1.3.0.tgz","fileCount":33,"integrity":"sha512-LMCH7VdHFKoeGPxQsa6IMUbHeDvv9y3QGjbn+beZ9MbV3P2sgoPkM1LmD/wRHyBy5AMkuY+76LUrPRKU+RK/Iw==","signatures":[{"sig":"MEYCIQDwfdzHdMab0CrltGjvGM3KXSnD3++a28wjEbnsEHaYxQIhAP6GEUv69Q7IMbRfehxxeOB212coAIjcPhJUJEpZMMrk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVbF7CRA9TVsSAnZWagAAJ8YQAIWeIW8Ytr3uez9q8PLm\nHHB8KYxd7/LBHe4HsPXAum5Li/Qbu23OjbuNfPsq9t0gjjxdLofwKBMzo2U9\n10ddEJoOVIBhFZQLTRTxR/iiptyr0wb0kzoGIvvo+pFUoJJ5EDKQnjcaQTDz\ntjqwDOuJdjT+zOvO60Jljl992deGYKipXt0Cf+9SERNDUpnRq0vlRUwn+jzI\n0juL4bYBPlXSXlgCURhsJXXhiHAMwfj1O20e+of7mBt8mwgGrhseOcbEC9cA\nQhWZEswq36qfqoGk1CmTDxL6n5KG4SnA7CC97WtOviFdlYyaOMjmwHJ/RcP+\nKOD5LP0bFrJ8Oac8N82Ng+verNvdTfGd+gNMxVPf3wZH0WQCaMPjvaV6kuJv\njJKhBae4bDcpqOdLAfOFxe6eiKOcaNvncU5FqVd6eO7cF1b5RgFnGZiupFm9\nXThHdyuAH4aCa5vmChRWJ3KrD6YGGLX06a4sTllaCNWxTNLYZjTKTWk7BT+w\nJRG7L5qYm/Zd8TgiPnm9W1pxUhbX8I0W8CAYuBLsy7j+7tVbkpRjsbVJblFw\nExDimjDLt2NkE6r0RROvjk42skljF0NUXdDhYKMSUUlYyhC39qPSqfF7Q+0t\ngufe4PZSWyhRpm3YVLWiPJDpwj1cxE81yFg/1HxydQdjBOo3Y1abeVCrPksj\nDIej\r\n=X5zW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","gitHead":"b75ac2e62a828cc6ebf7b2aec4332bdf6f933a59","scripts":{"doc":"typedoc --mode modules --out doc src","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"../../scripts/generate-readme","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v13.3.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"13.3.0","dependencies":{"@thi.ng/api":"^6.8.0","@thi.ng/checks":"^2.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","mocha":"^7.0.1","ts-node":"^8.6.2","typedoc":"^0.16.10","typescript":"^3.8.2","@types/node":"^13.7.4","@types/mocha":"^7.0.1","@microsoft/api-extractor":"^7.7.8","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_1.3.0_1582674299076_0.3168501037046616","host":"s3://npm-registry-packages"}},"1.3.1":{"name":"@thi.ng/random","version":"1.3.1","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@1.3.1","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/master/packages/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"4b52de3619cda11a132d1d1082315d4d7a396bf9","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-1.3.1.tgz","fileCount":33,"integrity":"sha512-vCqfHQBB7s2DT7zA1f3jQ/Kv2LQZ5cvHVZH+QszXMOklyrr7epEGN9eLfyxYafUB8tO6KackDxEiwHRDIYCnrg==","signatures":[{"sig":"MEUCIFhwjeLpznpFDU5HkBBOLoM1QSsYn9HkgiqoyxBHa+yvAiEAyTzU9Y9aqjSmUb/2RqAoatLANiQ4tFqpIau2cM4FcD8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59927,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVbaYCRA9TVsSAnZWagAAFfkQAKFPt7CUbGEgg7LcVJlK\nyQWDpk/trVxHMaS9duerGDmBVHHV03cy4Y/5+NwVPmHav8a6GLTRaK4HTLuI\n4VlRLg4RTKWxuo7whuFszbakBPK66ip1gjFQVK3+GB1L4MXah1tpe8dusFht\nxmUu5KVQDZcFGWrLQkMue9brMN0GwzOgVf3JPSxi1l36EC1KE/aGsn4zCD3o\nu/FLKdFXxl1Wq3YuY/7fpATW4VhsPPVHth34fpzT6wJeQAFv85vIFgsw9/0/\nViedSF0VHdbqs2lMP73LITAbYgbRngWRK2Cj3U1pbbBQlinbOqIZi2AOYssj\nFwYomTjan9Omtr0Eqv4DUT7/qbZCRgUg7Q0WclCJVnA6f7ivO0iFPqT+yRan\nS5svTGaZl3qAvKE4M/NZ3MXJRCQ7mXOcqbwtXoUFhAnVF0ggLHGZWLgeDOGf\n5thaeURBpW2nDhnr/MqOAA52rHKpCSDMHR8u0dZhllhPcZgwK/YDbqqjDZow\n1MfHpjkK0ckHOu7Xusmd9fdSaWc4QPYT+17UC6mk0raHpaNok0P+djUGMN0g\n2BURea+Gwfp6dSrMNqHbe4conVeNFHWt03CZ7VjWfoOmEza8Fs0Z+3cpme9M\n+XWi71H7rwww0eKDEcfAkTPDpTFyDnsW2VRlrxq6Axobx/APyonGncMON14i\n+yM7\r\n=vH61\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","gitHead":"666a6dbea1c6399eb181aac30d71b377dcfd2fd1","scripts":{"doc":"typedoc --mode modules --out doc src","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"../../scripts/generate-readme","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v13.3.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"13.3.0","dependencies":{"@thi.ng/api":"^6.8.1","@thi.ng/checks":"^2.5.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","mocha":"^7.0.1","ts-node":"^8.6.2","typedoc":"^0.16.10","typescript":"^3.8.2","@types/node":"^13.7.4","@types/mocha":"^7.0.1","@microsoft/api-extractor":"^7.7.8","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_1.3.1_1582675608138_0.5108856829828086","host":"s3://npm-registry-packages"}},"1.3.2":{"name":"@thi.ng/random","version":"1.3.2","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@1.3.2","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/master/packages/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"2f638f9fe668a23d212ab681329bfb89d73e5e83","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-1.3.2.tgz","fileCount":33,"integrity":"sha512-zPmvwelJl2qo6E0sPb0uM3SaU4b9qUjud9Y4Hsz33QWEN1ryP/d/PUBRCyv+pymWTLpVYep47R7as2B0WuU3RQ==","signatures":[{"sig":"MEYCIQC31x9kW7EHpVcuG+ODBssDZveFEJYIzGawteJ+Id9T7gIhAPoFbmiK0iSfRARhQaDpHDG3xw72e7uu0PFh2fu+RCFk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60100,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVcJ/CRA9TVsSAnZWagAAs34QAIZFcWbQROt9rb47XhrF\nHqZ9ipbiyrxTgmWowxLD9VDi0+MCNmfhGCbRk/JR/omrpEfcj0u8BEgp+lRH\nK/71Epnv5BNvsNf9rShJyhylh+jnegGbhHgdmIg++SmjH6Rw3U624oLfAwPu\nnua06CZBHO4A5Js0vglGh6zPFQVatiBQ6ChNkO2g1KsDs3KTgOgTyA7u23HO\ngivfn3u8EbFId66rfQFs98DdlkKzQg0T7B3Z8tVjofsvKAr270YaZb39pFio\n3GtcV7/gAVo4uaMseaVljFBn7DSrxPzfKaTxOZxzL3MWCbii8eclMTCyuJXj\nSDncHPhBm3Vryykv30SgcAR5Z7TEPgUCedVBoEhHKJq16fIOcVcTe8XufBGn\naROmYSTcf2l2p3ixval1LoscY2V7WXP9k+f4TrTe6BVO+1q7Xxo82HF111Mx\ng2yCavuIte9OWIsX7AClfCQ93EPiuMBsESVnEc1LWJtWyq7l69w7LMIDFey7\nLPjQKtdHNEMQle8iVNQbCnXCKhH+vZfAx6n8bxbY6ig/IK32SP4lJcN1wltq\nyFg4Qvfyf0wFjesBcyq83x0N/Oks9jUeXpps29N3ZZEPY1+gjqXK4dw2/HDr\nWnL8n2l62tCuVrD4yIQwAZO48waehu0xdPIRX+ZO0m7yMU9uZ4x701SBtW3F\nhS97\r\n=cOO4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","gitHead":"d426e5ee02515cbc6a769458a08c0677fe003ec9","scripts":{"doc":"typedoc --mode modules --out doc src","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"../../scripts/generate-readme","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v13.3.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"13.3.0","dependencies":{"@thi.ng/api":"^6.8.2","@thi.ng/checks":"^2.5.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","mocha":"^7.0.1","ts-node":"^8.6.2","typedoc":"^0.16.10","typescript":"^3.8.2","@types/node":"^13.7.4","@types/mocha":"^7.0.1","@microsoft/api-extractor":"^7.7.8","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_1.3.2_1582678654976_0.8078779118369543","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"@thi.ng/random","version":"1.4.0","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@1.4.0","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/master/packages/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"f0a2f05baaa9832e890622764a5a0dd9dc77df1c","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-1.4.0.tgz","fileCount":37,"integrity":"sha512-AsJlQfInVTWr+sqfzhCUBbZbpt3LiaVGh+w+wLd/5UKWgQ3qSZwiYBjWV0JO1umm30SQU1v8ITOHY1Uao9taTw==","signatures":[{"sig":"MEYCIQCAcX+TNNsuIabN4UfQVMqcgr17yQZqDhscmYVtzsZnvgIhAM0u6mLWX+xtsile1kTitxzkEC/UwP/rHZFXO1rG03vp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66166,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeW+DQCRA9TVsSAnZWagAAitwP/3ge9E3w8LK7nbg5XUM3\nTzplUQbRCzeShg/EeqZKWiAF+cyh5U8zsxwz9GbqobbEK2zXZKhKhnFqD9bA\nsIR1CC2DQCETDbU0pXoozzvsW7PZeQEU8N4nPD+VwTpB1+N1gtXypMfIvMWn\nywdzBHj9LxISu0FYxCsZXIQPAWte7LalviIGWVg2if+bYNWRb0yuV7VKfFHj\nWrTvQ6LEE9JqjGX7JfNFXwBrxzP3+L805H7NE0+JfSXDN9wRqhch3ks/usTW\n8J7H+QE85DRssqk8vYvBnP8F/fwgBmWBwBSGlBSJrwqM4sMRcv6YxNvxfgGD\nw10CDGTla1dvWgxDNcE63rlN1SnRQbdJXqUvBheLfrelMB+HF20IQDgpttX/\nN0RjFBzcM6XlpyKsx24IjUZgdIrmvtYUmgwh6zkgZdYEUp7jZC0cgKMUpyVj\n5LfyLX77V2RiCC62+coeyKR/egvcGqSTZtoqvxGkyFtm7Hg2re3adNd1FpzW\nDkS5ISBh/WomZn1Wjj0PZfFlpRBUU8MKfhVqzb6EtyfaBbfTxZEZMkZp+V4O\ngsYAYO7CMh+W+brVTuifmKxyCRXhqHx339uZzBa353yvto39ejvr8hqisjmF\niC9nEzppyJDvWFAIlSd29Hpj61+tKVu0xPOdhz/hRKNtDOYDjETVGmIoTNdY\nAjLk\r\n=9Hob\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","gitHead":"dc8bc9f06b99dc10d99ec33c78fb50ea410e3de6","scripts":{"doc":"typedoc --mode modules --out doc src","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"../../scripts/generate-readme","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v13.3.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"13.3.0","dependencies":{"@thi.ng/api":"^6.8.2","@thi.ng/checks":"^2.5.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","mocha":"^7.0.1","ts-node":"^8.6.2","typedoc":"^0.16.10","typescript":"^3.8.2","@types/node":"^13.7.4","@types/mocha":"^7.0.1","@microsoft/api-extractor":"^7.7.8","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_1.4.0_1583079631448_0.23568036068817744","host":"s3://npm-registry-packages"}},"1.4.1":{"name":"@thi.ng/random","version":"1.4.1","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@1.4.1","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/master/packages/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"374ae86768097e1b7cfd5b888be08bab3b462291","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-1.4.1.tgz","fileCount":37,"integrity":"sha512-46BJQK3O3edCfLtRa5N05Bx0NHNDD9x8isoNvsMFqg7YbF2lUZ+hvSBwiK7336QEHDSSvLpC6FY0Lya0pcSrNA==","signatures":[{"sig":"MEUCIFB8nhKd7qLZCgmzkQMOWNGXFlJMEF3wub98tRqsr4b/AiEA8Pc09xHd1rmdB6EkruafUZhSm9xuOC7FZm0/9e5TK0g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66334,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeYbuXCRA9TVsSAnZWagAAOXoP/2a88Pur6jHzawQM+zY8\nGnULWMr+VsS5ihsZYifB0TAkfKuD7wVoYz7DWRsnUmI2Od2++MCROzFlIp30\nw/VlAg4Apz72uAbtN4mhMf0JWjXTfSrBeJ8pS3Z2azC5nynsIeHftZguXtbL\n2PFMbioNlPJu5e03sgV1rsOsf6wRW2FKtbK9IQPtQLlxTXijiLcHmjSz6oBq\nP3jF6vHBbnLi75SwtoSZ0MsqxAAex4cgCMR7L/MWSWiU6l6lHogOdP/qirVQ\nNgpryC48pwM3xqR2mUY/Lct3jF8SH1UUXtzd5zSxc37q49QUtfIoZV6/jmVU\nGcELzqhW0s7PxuaIx/btD4dCfG3FYBVAPF+3dO9zm3LnOt0Bmnv12H7+moP9\nyUNvwru5zXF2zOHnP78Q+IYo5NuZVx0xddkOuG5/r3iSAFGrQ641NARlK+CP\nwVJ3gBavEREKTouKu4L/+pEpL022vTSrv0MhxJ62TWnZnszRy9s+z9+rqyMU\nMPYdngtsNyOwP2P7mc5yIpsHSwtQBVT/YmWk5Nqlty6hPUEa9e1YjCgteRWb\nHNM9rPlcx6+UWbPHChWGHVv68du/yGC5aFFKozW+KDhVTzEToLgZkTcxeiqY\nJMOAN+bBLIlYwzzAfhbh6f+rUrfob7rorvB1PiwhMPBzL+TMq/YV+6CCKYT8\njum4\r\n=ghXg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","gitHead":"18014ee1e4978dac7eb2e5d51d0a6ff7d82e9ffc","scripts":{"doc":"typedoc --mode modules --out doc src","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"../../scripts/generate-readme","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v13.3.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"13.3.0","dependencies":{"@thi.ng/api":"^6.8.3","@thi.ng/checks":"^2.5.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","mocha":"^7.0.1","ts-node":"^8.6.2","typedoc":"^0.16.10","typescript":"^3.8.3","@types/node":"^13.7.4","@types/mocha":"^7.0.1","@microsoft/api-extractor":"^7.7.8","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_1.4.1_1583463318968_0.853040665919006","host":"s3://npm-registry-packages"}},"1.4.2":{"name":"@thi.ng/random","version":"1.4.2","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@1.4.2","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/master/packages/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"e9548cd59bdaab0de86a0d5a6bb6f5db219582a6","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-1.4.2.tgz","fileCount":35,"integrity":"sha512-RGxncvM34H56y2EYHskasl54Vva/sSlHEdjSyJGyrg5/SlapvkzakAeUxsN2PQMihXssBRgwRFY+V2BOdNnxkQ==","signatures":[{"sig":"MEUCIQD9/HoCZN7W8aEd/AMk1y6LS6nwumfVv3qHzvwabguKZgIgVZYcx0yLB1AWcf2GrfMbKhg5sQnSbUZAJ+gpi+L2tI8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46924,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJef7vECRA9TVsSAnZWagAABccP/3jAnEKb5uswx0atsISk\nyygCtc/ceNizAIoEBzr2QZWD6/67j3ynVx1trdtnktrOtXIQOQ3UE20ZJNz1\nf5ObH2v6ioeGU0mvkMh35dtMJi/uOqoCyj1oluczIZZC08ekxATcVg/DTqTt\nolA1ErUF56g5fjPqCIEcAGWMBJ45GVeNW48WpQ77r/2maeI5W3ZTyL2ME9tC\nl8m3P+EDeKowoRUVytd8vX0DEdNGS/4+dQj+OgCOjv0F5Z5x0gGMW2RyZvJN\n80nUnTjoUINrHD3fKhq6vkfpM/yTZorZNRZ0l8b0BAoMqVRnC93BMLQY2EEo\ngXtIXCanWeDcDy0cv4i4SAlMXZ+Md00S+UPbBsV/O3yp/cb9j/OVym3mSn43\nja1OCcjIuUkqTzBzr6x+D7GJ1IEpHTvoBK3Ljp24Dcjrt9LzsVIK7MBnEJeX\nO79n/n3yFFQozTNlYuXE3Q4PQas6U9vLzHyRBzFYbr9VFEEvoeOa9Jt/vfxr\nlSxB5dz/5X80yJQXYtoebwhRI7Rp0+BzTIZaJwxjJW/eU+q0DSe+oK68PO0y\nmpUlIOZM5J4d1qQeytRL/fDq6gaiFIfTmKb9I3CeGeyVVy8HRNvUWYpzDZim\nj2CBIueR9WOFVpMI8cZpGuX9e3VtWEuunHJ69lr/eJcux5SUj7wJ//gHTTWK\nxkMg\r\n=8j9O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","gitHead":"202477e312cf26869f0421e42a9a5fd80ff6adc8","scripts":{"doc":"typedoc --mode modules --out doc src","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"13.10.1","dependencies":{"tslib":"^1.11.1","@thi.ng/api":"^6.9.0","@thi.ng/checks":"^2.6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","mocha":"^7.0.1","ts-node":"^8.6.2","typedoc":"^0.16.10","typescript":"^3.8.3","@types/node":"^13.7.4","@types/mocha":"^7.0.1","@microsoft/api-extractor":"^7.7.8","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_1.4.2_1585429443688_0.8342054341875849","host":"s3://npm-registry-packages"}},"1.4.3":{"name":"@thi.ng/random","version":"1.4.3","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@1.4.3","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/master/packages/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"fda78e74016285d0b8ca320e08be445075d0702a","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-1.4.3.tgz","fileCount":35,"integrity":"sha512-q2k22MVOIFOr3EDaiJH8V178WLwrBvp9mvfo7m/TfjfrbSGkrtI4J9SGjlplO1V1Kw/WzZq96s77ZIxT2w+oNw==","signatures":[{"sig":"MEUCIQD3MTvlLrcWQ6A2+WDyUEeemYZbVnyTQd+X8c/Q/0BNYwIgfpuKDZfdantFe6+V25qQZWvEDZ1uJEKQoaGSI7E94Gc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47125,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeid86CRA9TVsSAnZWagAAe3QP/0tj4cn5iqciEe0GTz0D\nsJ96VA02F3mcAvW2AI8W6vwDH+SHZ0XLenrnsdunLoXzK9Dy5pTeoqu/RPiN\ngOJKX2Kqf1ZcwaVfbjsYhYevegV0Xlyr0s83egmO2gp0N6BGh0o1IyHYXFNO\njYKY3U7x8gLIa/94DDhC4Jk5AgNVPUt1nQ+qMq+KSEz8z8zwEI/uxTsOF3tq\noWd/V7YQ+ZpMCdR7g3LiXvKZi1AlC/YRNvTfJ1VHGaWoy8jTbGXw5fvXDbTg\nTEmpeH69Pju5WyKN5bqwmQSFI83flT+dT7ln/9eqQDZlc6UBWr3CZywn+wCn\nH/ieUixXYV2aJO7DG6qu9hRvqPFxD5Y/PKMiOYlLIJQpqSPLXfyfi1gP1rFC\nCMMYCnZZWDdBy0FezHcVEJCVaZgQ9E5hZIAuxHo2WQtW8LGb5dLb5G3RgSzT\ndeWYGbDwECL5LEVXVtnVisJ7fwU+4iawyOJvS3AFA7KPDxcAtm10vfvE0ntM\nft2uiezHTQgWZ7D2tFN/BmbII9nTSp7yVB4VQHAJhVJQg8QXUv4A6GOOgmfL\noKYSI7n6VqvRKpkfYhdMDrOISCDcZzQZqN2N4UXfEwaLKTydz5SPG1e5CiVY\nCnwbO1SO/yonFBYc7RF0aiZMnqK1UB6JlKezSMIgHXcfgSewhQ01WXWgM5Mg\nwxGW\r\n=pFL/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","gitHead":"1fbd320aece52cdf48c3f502a449109b2c9ccfd9","scripts":{"doc":"typedoc --mode modules --out doc src","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"13.10.1","dependencies":{"tslib":"^1.11.1","@thi.ng/api":"^6.9.1","@thi.ng/checks":"^2.6.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","mocha":"^7.1.1","ts-node":"^8.6.2","typedoc":"^0.16.10","typescript":"^3.8.3","@types/node":"^13.7.4","@types/mocha":"^7.0.1","@microsoft/api-extractor":"^7.7.8","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_1.4.3_1586093882190_0.9202103132929713","host":"s3://npm-registry-packages"}},"1.4.4":{"name":"@thi.ng/random","version":"1.4.4","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@1.4.4","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/master/packages/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"e778c27c3a6e291c5b41a00f4c07f748801200a4","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-1.4.4.tgz","fileCount":35,"integrity":"sha512-xll/h4rm5ZdGW9xVRew6CQe37qCy56egQw0RmC935ZNEptc9XeJREBDiQgdY833SVMiaTlPa+A60NMAfH7FYag==","signatures":[{"sig":"MEYCIQDkE9/7+ojTEDTpyD3Fg4BJuUBEwDJeSxrzj/4mvZ/YPgIhAM2F1veTbXBON79Bp8mQNjFgKDjenlZ/R6BiROaXUSqQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47299,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJei0kvCRA9TVsSAnZWagAAWbgP/2QLuCXBX7FFgliS6qio\nX/Pgt+vMqkd/H5zTbBtQ3DXFZxivjToPTRqWxrp4RWb9Zf5XjoO1K6undL1y\n8bkKaofm4xHajOg9pNjNNoM6nZnz4gwxNMjZNkEsQVfWHwoktS1vFof/xQzZ\n1QrJeX26jIdl0cLqUopUYIYFiE0aFeqqTrk5niIqf44iY1/9NpjsXDi6x/y5\nKFTl0utETL5YA2dg6P3wGmjOzWAl7N3M07WpFWdPmvq9AH6ZZS7/zVcLW+Zf\ncEk0Ucpo1c8Q23ZaaLvPOPAfomV40XuNMLyGvHU66NTWicUENUNAIsRihlaQ\nfSriIUZ2WSd8pcIhpPcnulNba1eamnaQbnwSgGrNvJ2zrUry6pQiYcK0bsfx\n6YutmJmHKSqYG9JY6g6bEhhT8SySldBlATU7kkJy5qmeWxT7ZlBTtqIlWLyp\nY1UjmQIgnk3sK0e2thCbA9v9irR91GV39QqKS29Gv+TSHWfM/3VbBjm1eL/4\nTzXZy+z11etWsHOkSgZHKp0OaFK0Uifv8I+jK+HHz+aYhBICh6useEhzLYQU\nMHlYtPcmwT6KCr+aGxWrwHA/dMzUlxf99SoWEhELcpcavI5ehYxmFqBNgQsG\nODVPTt803O+vWuuyytAJ2Nt4IVRCG9JK8+xnOTSv7HJbIzb+pmIqA1VE3Bgq\nM0kl\r\n=AH6Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","gitHead":"9ed6564d092e6ed254e7351bcd486958932e24cc","scripts":{"doc":"typedoc --mode modules --out doc src","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"13.10.1","dependencies":{"tslib":"^1.11.1","@thi.ng/api":"^6.10.0","@thi.ng/checks":"^2.6.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","mocha":"^7.1.1","ts-node":"^8.6.2","typedoc":"^0.16.10","typescript":"^3.8.3","@types/node":"^13.7.4","@types/mocha":"^7.0.1","@microsoft/api-extractor":"^7.7.8","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_1.4.4_1586186543212_0.27062924159920554","host":"s3://npm-registry-packages"}},"1.4.5":{"name":"@thi.ng/random","version":"1.4.5","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@1.4.5","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/master/packages/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"6d31cbd15b8292fdcbf80513a943c5337ef7062f","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-1.4.5.tgz","fileCount":36,"integrity":"sha512-umxRAs6SfJ2zEwbCAwaLJNC9Dw6yNrKCj+EKguIXHrFOTD3PizkyLvpapTRSwt3SbTa5LUHOyUVUS4G5auVSUw==","signatures":[{"sig":"MEYCIQDaOg0rR22vi7+3BbQ+aYpHF5k0/NGY+y3wyOfOQHNwbAIhAPmH/SKXyVdM3PHcjk6C0MOMj9CDysZR/KlIOmCVDPz0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65039,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJekkKCCRA9TVsSAnZWagAAPmUP/0q3aBou4tkCv2JOFhcK\nnmBliSZDcanU6jPNYQX2erb2eMkeQylh5dAq659a1s2tBnl10etPKOPPmRRV\nqGaqG7GBWlMiL7Oqs+1b23TY/8o5G9ItoJ6fbt3XMQ5OiL6509l158xD7rdD\n78yfxn0LyoHfjBiQZRkxmC9Y8crQCBuwJqO7W621goCIeT4MC2BpcIjMd9Dm\n9zwrpLpfLVOvn9GceCnraSddwGZ6KiMNrsuvw4fhbrZDujswMZ1HK12LRVnM\nwTxh4KSMWucPmBua8jjlljunbriL+SDdHPqv9Vxe8DGiiS7gXX8IetDRL1YY\ndJAuLTXaajstmgHOxJI4UJnWMpp6CPu1N7E2ylOqrRK/egN3j3utNybKYaK7\nk7OeoZEW3t5+XrhRoM3UwpxF/NkVuN+YN7rSgWJYR6qjcZYB2rFdh7aAAo4B\nrKDoN8sgS5pojNOmg0ehvUoA9yqmxyNR/68YyDn2eVpaVU81ZJ2POeEuTH3R\nUAqtd3KdWWUlPRillqbiJCzoh5HxsIxCYKzXAg1JxM4vztjsevMaC2LMQtic\nya0edT+2yfey7JwePpGiuiaS9VE4taDEepwVviXc0Q7Zgq0iPlbfDujIA85u\nBqDFEr2z7T0DyWTJoUI+WV0Zl7ea8T/eXPz1/GzECxkfQyQmkTWlyfMqp/t7\nP+my\r\n=4JGl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","gitHead":"bfafd37c52df27f7d886c0e2a344e4e7ede4d072","scripts":{"doc":"typedoc --mode modules --out doc src","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"13.10.1","dependencies":{"tslib":"^1.11.1","@thi.ng/api":"^6.10.1","@thi.ng/checks":"^2.6.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","mocha":"^7.1.1","ts-node":"^8.6.2","typedoc":"^0.16.10","typescript":"^3.8.3","@types/node":"^13.7.4","@types/mocha":"^7.0.1","@microsoft/api-extractor":"^7.7.8","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_1.4.5_1586643586285_0.41479459403435914","host":"s3://npm-registry-packages"}},"1.4.6":{"name":"@thi.ng/random","version":"1.4.6","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@1.4.6","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/master/packages/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"d4672f4cc516ae1c081def1261ce77aaf4825cf9","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-1.4.6.tgz","fileCount":36,"integrity":"sha512-o3eYE2lGvjiBUXTCBuIjM2hfOlHLWpowlGhYQET6vs2T8UpjViLtnvRXP8dv/uSGpgmmvRAy79NKSwNTI/iqKw==","signatures":[{"sig":"MEYCIQCa0DLGgkWj+j9hIECeSmNLcpd8AFv//xNs+KfgNYch1QIhAPp/py2ssVwe3mH7uUyn3utmVokaJtfGSTT8Mp8LfIbK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65189,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJepsoBCRA9TVsSAnZWagAABMMP/03QkVPmECWHVm7fKqxK\nxHAQVoWh0Gsb8PI9nnT9X0XswXR1XBFg9HT2MPaj2BSbulfA8uPtvOsY/TKq\n2rYHFHiucQK7uqYua/d3P13+41jbOKayP+xW0JjQmFNfz0qm5lhLHfZlBWao\n74Nz6i2Wryp2H4OuqkeMb2y2aYDdP93ZRcWKMMJtnUWrK2zP7IwAMA+z3ngZ\nwlq5JvXTUx/9AlgR2n4pX9nAB8fvAFTcsuJr6euyc08pqW6JsAeg/DQNX2U2\nF/EKAZj809TXkYIEsRa3R7SpbEWwmEriuwr3SztFw9Yfs942tlkNy9efU44Q\nWycQII4yAj0HX04rDzY7ZmVXoZVZEDWCy5kVv8sEo9IS9s2OqjUqI6399AKJ\ngmQz1fFwjMGbGwX8gh887abkZgeyNk6OFcvT6Xn3S9PePDW8Q9ickqUTT/yh\nBFmm4GlCSafthf//hxu8vHzArR+r+FL3yw1iOzkogql7drKGf3acNIh3+Opi\n/r90OqZvfAnGytjaENpwNEcVVNJXkpNf0RgBmaBm7hQUUgqKrP+m1ScDZ8sr\ne/GA/3bGMhmTXwYgANRaGaSF87pSGCyHBBrHKX455XjnFyVZiWjJZYLYCdzs\na/GGePin6TtXCMa5NHGQ5GuswCh6rS7lStYAq2PoM5BKw+D4mJPim6lqaasr\nFIzn\r\n=bxTY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","gitHead":"9241bd0f7f20d33c16b505ddc2cf0cdba38d09f8","scripts":{"doc":"typedoc --mode modules --out doc src","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"13.10.1","dependencies":{"tslib":"^1.11.1","@thi.ng/api":"^6.10.2","@thi.ng/checks":"^2.6.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","mocha":"^7.1.1","ts-node":"^8.6.2","typedoc":"^0.16.10","typescript":"^3.8.3","@types/node":"^13.7.4","@types/mocha":"^7.0.1","@microsoft/api-extractor":"^7.7.8","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_1.4.6_1587988986881_0.4660049251438605","host":"s3://npm-registry-packages"}},"1.4.7":{"name":"@thi.ng/random","version":"1.4.7","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@1.4.7","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"67e378f9f3a65d069cbd56c45a6de421ec112680","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-1.4.7.tgz","fileCount":36,"integrity":"sha512-gWE0BTYPZyghEdyCDvjSzozI2kuSgiqgbOHc1Ai41Mn84xy+uQr76tOz7L/gaNhmRypiXgCjOLhRT5CsfhorsQ==","signatures":[{"sig":"MEUCIQDl9mykbVpCNFa+UogmpJPE3jZlp3t3FGv9Ed7MXa9VjwIgSnZ5RIEOk9RLmS2fiz9cLCuI8qcFouUWe/Dz5nq4n+c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65740,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqEp+CRA9TVsSAnZWagAAxLoP+QBGJbpSpB6NXHnz3iw3\n3zRUUqGpx3kAfRes7mfvKmf/fOhFxBkSlfI+HxQgQ3EIkV0XG7hFf1Kb1fCT\nvDwcqV/CUMbw3EXe4nlWxla8hico11v8eSuYereZf/c0I+8AA2ng58ezkVR6\n6PG5dG7F+sF9ayBM6BZqtFwdnfsoBtT3f9wBynKrmYj/6vflaRC6W6Fxq1uE\nXgXceZli+blcqmsQfx+bZ83gH4JTNy1ybqnlHA+90EzfO1WItdzFfCvJIebP\n8HHPrkbJ5Lz8p5LlD+hNF3k68U9Onz8Bwr0Jv3hxWiimjZb2KjeEUKdN5tWO\nOFWRYpThpBT+qa4gH75VN3d/Cq184GiAoBDzQwEDt87+Mu0nKhvtb7wQdSlb\ni2Vnp8c8tDDkbLFeho8qn4x65HXKjLTQfI4kugGnr1Zdq99IbxE6JMPHug41\nSJQeNFabBEb5KntsSuqNmiKVbrdvq7WRxezX2x1uH4eQnnbuwJ7TqzxvXdMy\n2h/12JWYPfIt14ImojOX+UNZNKyHYhEqinWG4gkfMp5wnGC6fgn6eqeSNskU\niOMrVzVqiSUgLcT45Y3/d51HwbsxTm9idIRNI7xCayxKaUfO0LO8nkYNwbIh\nqaLaqUIEoj1LQOxLbQTGB60FOzJ8TYSJNVkuIOt53gI+7Abr8QytvJoHsPQX\nHPFZ\r\n=BneR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","funding":{"url":"https://patreon.com/thing_umbrella","type":"patreon"},"gitHead":"bb751118ba5a7261d322952a7ec5530860d73881","scripts":{"doc":"typedoc --mode modules --out doc src","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:check":"tsc --isolatedModules --noEmit","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"13.10.1","dependencies":{"tslib":"^1.11.1","@thi.ng/api":"^6.10.3","@thi.ng/checks":"^2.6.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.0","mocha":"^7.1.1","ts-node":"^8.6.2","typedoc":"^0.16.10","typescript":"^3.8.3","@types/node":"^13.7.4","@types/mocha":"^7.0.1","@microsoft/api-extractor":"^7.7.8","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_1.4.7_1588087421875_0.5406860297346481","host":"s3://npm-registry-packages"}},"1.4.8":{"name":"@thi.ng/random","version":"1.4.8","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@1.4.8","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"f5ba3b49b30d652d32fed103897d1cbc5c8b2d10","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-1.4.8.tgz","fileCount":36,"integrity":"sha512-gjrMsHlSIZEXkJu3r3tUff8cAfQlOVpeG3XvYVaT6x9+x7i+JQ087GsON92P1Vz8ucW2t4HB54hhdpyCMo9a6g==","signatures":[{"sig":"MEQCIFAHvHumtfGLPtzXcGZSKHvHcO/fBHecBlESvTchpG1LAiAPQp6DZedCXAcYww3T4XPk4KmynIS9ljPj9O6evi9fvQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65764,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJerwRoCRA9TVsSAnZWagAAFugP/j2cBUHBuZwloks8BakZ\nLLEwNXboriZlRxqPJlDCt1lmMhxli+j3fYp66ZlzQR4oM98yKVRoJdfaCReT\nbIgr0HrPlK83Q7CwK6ZbwBN+YA5t33nrI04FqbWPdQtSkEPQ3LlBkasgNX64\njdhmiI74wgM1A09oc51tehLyaGiOQ/dU2CSlCAOY4kxTI7B0SMNTACs6FWGx\n/PVmTzdkxvZ5UeO+ARUKuIKyAQ9+JeO1MKAhRE/ELJs3foA4uYCIzDYs9iH1\nyH4/4zwERo0j+d3JkyqjFc+QgX/BF1Q5fB10Pq1ZjcJtFEmCW3ko3keQBANK\nsbzJ8qaPrOOZfPwj+hH56LWNIPEUa2RdLftxZvZCnqTSSdXBN+KIH2FiBbWA\n1s4TdCYa2m/nBQeXQnKl+sZbpVUqzKAFNjVjm7w+LmKQMv/oRUAsrPhFeCu3\n4oCDzvo5v+j1YOKNN5lACJHhLCitsuQpSKa8W2h628e4olwF7jqyEtmwdVlv\ne0Bbc3YtQz23zeGHKIQqO7CnRCc/fnW/++n5DYq/sqM4Rzw8AwbbPzHBTJPd\nQ3r3RUbr5DuKUTT7DMsG+7zTYXykITG0X4psvdFsF0iG9Ak2kglk9JfO0ZvM\nmb3znluBlX0ibxiXXGkLN81P1X3g1Ma791tZZN6+ryIEYZtya0YAGm+oU1gu\nicXv\r\n=maff\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","funding":{"url":"https://patreon.com/thing_umbrella","type":"patreon"},"gitHead":"c11f130122cbaa05b8d48d394c3a164e238c8078","scripts":{"doc":"typedoc --mode modules --out doc src","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:check":"tsc --isolatedModules --noEmit","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v13.10.1+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"13.10.1","dependencies":{"tslib":"^1.11.1","@thi.ng/api":"^6.10.4","@thi.ng/checks":"^2.6.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.1","mocha":"^7.1.2","ts-node":"^8.9.1","typedoc":"^0.17.6","typescript":"^3.8.3","@types/node":"^13.13.4","@types/mocha":"^7.0.2","@microsoft/api-extractor":"^7.7.13","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_1.4.8_1588528231833_0.867017307612842","host":"s3://npm-registry-packages"}},"1.4.9":{"name":"@thi.ng/random","version":"1.4.9","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@1.4.9","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"29094c64261d75a8c93aa6069cca996bf5365766","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-1.4.9.tgz","fileCount":36,"integrity":"sha512-TdnWFkqAfjtjTr4gEOJh5xf7O4BvWnpMNw3ViTQ6krqaElCwsO7SOdHYfacF+4tGo9Q1W9mI9lVOEvh/qq0JDg==","signatures":[{"sig":"MEUCIDk/O3vAdpdoyDdgRdu8LzvySFtnUslZvRTy4R6AYEWaAiEAtVlT+VCyOTHP9RDA7gCf88jG6lkMukvYwwmfuU5b5XU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65959,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevUE5CRA9TVsSAnZWagAA1ToP/jx8N0NIZ6GqGxfbGum5\nj6EzpndV5IZcq337TLXju898BvAbJ9mSgR4c5lEbihKfMz6WVVtwfw5zH/cr\n3O7Kr8NiZNDAsEs+fmfItl39vEn2OvoEkHZ9WbCvfP0sIKOTCYjsY4AFbslJ\nfzgisEsWA88khvplenJu94vLZoLfyyRAyn55yiXqRVQnNcrr8zOwgvpc4AlA\ntjRHbNnT8Pu51K32sQAglzmxz0PzYfTExZ9+ZwxUvGZcrA0zRMxLjYQZzA2Q\n27Vn9bv9JJcXhlBwLrXdm2B7ILjL+l3kYH8vcaqsG8PNfCMh5/ou7zRSNfJ4\nwyK10YLaVx7XjD2n5ua5XSzxxFWBt7VESMLMAP2CtlbBYceUVS7q9PHsW1Yb\nKZAP2at3wPAXmb57a6o2JcY2OwUaz9kOCSt+BE81jgWwfi6IouMk8HxqHXUO\n+m7F31jTyqSNiu4UnzUxdB5ddd/+tdKIXZcPGuk5ySIRSrw7C5IrUdvY1YwQ\nJBWqlkd1J0nloSDCogM6rvid2Ta+qxQ411M82XPdNYz4iDvHaNFCraMvCG5U\n+jErH4PtfHN4KW6YFdBqivVTlA3QPSUM/iabPVJmvh4SgMOcgGO1vXnm1+n/\n7/2bPJ3uQkpC83M0HdOMqLzw0eVJHdIeQQVTvz/WSqs+9eXsAcrsaaYx+RRX\njI6Q\r\n=C4MX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","funding":{"url":"https://patreon.com/thing_umbrella","type":"patreon"},"gitHead":"97c301379d830c1982c364cfbec8766ff14f73f5","scripts":{"doc":"typedoc --mode modules --out doc src","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:check":"tsc --isolatedModules --noEmit","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.21.0/node@v14.1.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"14.1.0","dependencies":{"tslib":"^1.12.0","@thi.ng/api":"^6.10.5","@thi.ng/checks":"^2.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.1","mocha":"^7.1.2","ts-node":"^8.10.1","typedoc":"^0.17.6","typescript":"^3.9.2","@types/node":"^14.0.1","@types/mocha":"^7.0.2","@microsoft/api-extractor":"^7.8.0","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_1.4.9_1589461304909_0.7151863677953889","host":"s3://npm-registry-packages"}},"1.4.10":{"name":"@thi.ng/random","version":"1.4.10","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@1.4.10","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"3059518f04b51085fdabccebb766f27e0cf3ebd4","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-1.4.10.tgz","fileCount":36,"integrity":"sha512-ZY+xhjqTmMEuKd/i131S1KjUO+5ta6BzG1P1gaOmfcSv/Lgy0WjEu+9FKu21QxGOGmZIIAJgr60/rO5VUxLkKQ==","signatures":[{"sig":"MEUCIE7SBkUZ3bOXixlbN0TvRJNeUj5DW4ZMG3FT1H1wo6WFAiEA/K5B7h5s8T7YHtcF7UVFo5w29M5xrHEVYId1NQPBI10=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64751,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1EufCRA9TVsSAnZWagAAz3YP/RXe7h8hwQvj8toy+PNv\nEgLrQyVZP1OR5pBaWQor4kT1hp2vjUPTDtlQIv7KDD1VW/yClF7/iq5h6neq\nfmedqyIDQTH6n0TOm0/R7Y1cwavHNXWArnLktBGhh9EQRUR5ejsSDnlZ6/bV\nfG95f8q4F+f3WjOtYgBQrC3pEgTcXjTbQbROcJ5wXyuWJy5ctbZJbNE8AiYo\nWZarrYx+M/9idGrhIFwlI7qmU7nQqWk8aNmeI3IX7HJOoFwGbJWvnLdGADNm\nskRrNTkXUsS9jrcJkhi4hnJWbgxqz1moRedFy8WtgdTGJ67+0OeNhznm51og\ndu1hvWYPA99kAGyK5nH+dOefJuZIrnpXFzTYLHUP98P3vD33orhARyOkEEgI\n30WRW0fl/9rBOQb3I45z7w/zlhSgIY+2k7rlhuoU++jLmoZXeA7koUnDRFQh\ngXfw+g1vR4eV2JGeY4I8HGvjs/gVKc5AUt3hTZxsAXVmP21UCqgoDFWFwYB4\nRWNgK09M64Jrq4juv5dVIyU/JlCDjO7U8H3fHO7BCjlRIih5Z+SUXrWiZ4Y/\nankk/CUPfzNZWDttEQfxKRkEJDq1s+Bgw7xPbjyumXyJKRlFD1mciNR1vkDA\nMoyqL5fhEycLL8FD5nVC29oWJshb/BqgtMA3c21PGKoEvsIRS7eA9guzdN1m\ncIrO\r\n=EGU0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","funding":{"url":"https://patreon.com/thing_umbrella","type":"patreon"},"gitHead":"a25c4eed5fba2c7d1fddb02dd706bae534affc93","scripts":{"doc":"typedoc --mode modules --out doc src","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:check":"tsc --isolatedModules --noEmit","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.21.0/node@v14.1.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"14.1.0","dependencies":{"tslib":"^1.12.0","@thi.ng/api":"^6.11.0","@thi.ng/checks":"^2.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.1","mocha":"^7.1.2","ts-node":"^8.10.1","typedoc":"^0.17.6","typescript":"^3.9.2","@types/node":"^14.0.1","@types/mocha":"^7.0.2","@microsoft/api-extractor":"^7.8.0","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_1.4.10_1590971295089_0.07854768926482358","host":"s3://npm-registry-packages"}},"1.4.11":{"name":"@thi.ng/random","version":"1.4.11","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@1.4.11","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"8836f99cda8fe2481890f31220bd0b66af2cf6a3","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-1.4.11.tgz","fileCount":36,"integrity":"sha512-KVdb3nBvzIsSDSuggju0wRbRmY7OQRw5d6JALzeRl+l9CTyRyNy7WLN3XkCNSnpod7PWdqPb47E9Gb74nSyg0g==","signatures":[{"sig":"MEQCIERwPbC2DugG8/+x6UK5okVoagJN7wRQSyN4f+RGPATOAiAuP4V8AB6WuDZ9KBNUaJL785LwGoOLd1dYTUBeK00new==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64931,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe5kfDCRA9TVsSAnZWagAAvjMP/3g5jGg0E3+KkJABDIMA\naQOL/+z/RLAIY0SlPPoQV3DO2X0S2TZVkK23IdHyd4NGOy5gIAiXs89V3/JT\n9/f1UCQbjimdPoPpzcN0S9fDynTL4cCd2bHcepj9mJ6VzWBiF7POHNAXUCk7\nNlPcZaQ6Y+Dl2N7+/7vBGj7+LZZH1SPpY5KUVZt/naQvWMH5/obSMFa6G6BE\nLCf4UF0pQcK+qegv4/VvG8uutD8H0Erg27LPEI9sm/A8BkJyeu/GI9z0LZXX\nJOe0z/lYo5rwgG9fL/Mao8atp5szosjXm7ZAMWkS3reM3EzMMhm72OmNmEmJ\nhxDg7PeW10JKK5PjpjbOBw07hu4jNWPtJsgA5N4dm5575LJn9hzK3EJN1txI\n4T5vqW9lPdDRj0wpPFsha/mlY04c+bzg2dHd2z9sWLyTxBrGkeERGwGUDfHB\nRA8YyguZ0TJVo8SXDRaBuE0rAWSlXlD76pAycalaQnyN+fGwXzlnaCtTa62H\nw5llV28BSq/bNRIhq51PEAnuc04OmX/CkRYDaODRAxz/sOqVTbrq3nFxRoFM\nFlMPveYYvaft3R8ux13Iyn8BcjFoviAWl+yGwS6EnLUoQB0EPr9Nl3M/SrAo\n+A6MsTLX5FG0tD9/dRBkrvyF7IMTMZYp7LgogsmoCcZH67heT6sAqPox5aGX\nJKL3\r\n=bC+y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","funding":{"url":"https://patreon.com/thing_umbrella","type":"patreon"},"gitHead":"ddf9b8b67d3d60bcca88143528ee33b843cc089e","scripts":{"doc":"typedoc --mode modules --out doc src","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:check":"tsc --isolatedModules --noEmit","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.21.0/node@v14.1.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"14.1.0","dependencies":{"tslib":"^1.12.0","@thi.ng/api":"^6.11.1","@thi.ng/checks":"^2.7.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.1","mocha":"^7.1.2","ts-node":"^8.10.1","typedoc":"^0.17.6","typescript":"^3.9.2","@types/node":"^14.0.1","@types/mocha":"^7.0.2","@microsoft/api-extractor":"^7.8.0","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_1.4.11_1592149954579_0.03582092459521613","host":"s3://npm-registry-packages"}},"1.4.12":{"name":"@thi.ng/random","version":"1.4.12","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@1.4.12","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"7081f216a54bebfb4dea817fca6bab0f5b9aaf26","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-1.4.12.tgz","fileCount":36,"integrity":"sha512-dsovI9vODqpcS8ObTW2AZI0nO7UlAIpbSbE80S/zVRBV8aS906xS87MLn/SYbly7x/HW1w1wYPphHDun3HV9kw==","signatures":[{"sig":"MEQCICkmtSqogApmqfKt9lHofXK68jLMCCplt5sHR93oGe3aAiAm3cMDYXZgmC/4CzMt2i9qWBAxlrnaPUV/BXFZV9Z3LA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65251,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe7iWoCRA9TVsSAnZWagAA10gP/ixKVEm1fqy7nr8C1/xl\n853ENIQMRdCaSIpg4kit6lBc8J5drfeVuX45hgFBQcHGb7aiiHQZVoP5CYot\n1fwfCr81LLRBBAPRbn7SF765MRGyfG5aVeATQo9IGL6FCzxr5adsunLXwYET\nXUSc+llg7XHoTqLJbboY8UMNI9I8FPPmlNGz+wMYI5Jzm2IskHg7CQu5vw9D\nVvTtEyACK/7Wzepb0ZF+/pZcaqSOvJ/yYpd8q6nqkADNpTN6LjLP5T2pxT1r\nZP0ONhZZepp+GsA+RDTXGreoisCIAwa7RuZeHsOdrkxpZD/F2jGvorBdDFt/\n9ejg5Vq2RVMowy7GgLZXG4P9kznDI1XriY9BB6HY2d2f7emarMl8zAKTRkRX\nkex19CYULHlEbUUlnoscB97pK9MBEMBW/bBm9AMmYsSDGQkFREzex45IAHC2\nA77DPKV4/BLjwUSYNLmL+RY8FTKR6RC+k3TDQOzK18ZUu/woeyEZO1tlLUNo\nMDz1g6vFZJi9S+csxrntQBlDG2oQdvd+jPzgEYwqQGsVj8RUt15rKIaBiaIM\nFP3/aoAVwxMmzgvCgbGZAjnLdQfX+6nx4GGb2Q+ZC6baHBlKDk+PBA3J01Xq\nASyVSgWg+R7lYIDOkyF6Rt5ZegwDE2awzmv7XgIvJqG7vzGlLTSB79+T0O+l\nVzJM\r\n=Pn3A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"71008cd78a3288d0f740c3e4b379b353f5c926b9","scripts":{"doc":"typedoc --mode modules --out doc src","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:check":"tsc --isolatedModules --noEmit","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.21.0/node@v14.1.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"14.1.0","dependencies":{"tslib":"^1.12.0","@thi.ng/api":"^6.11.2","@thi.ng/checks":"^2.7.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.0.1","mocha":"^7.1.2","ts-node":"^8.10.1","typedoc":"^0.17.6","typescript":"^3.9.2","@types/node":"^14.0.1","@types/mocha":"^7.0.2","@microsoft/api-extractor":"^7.8.0","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_1.4.12_1592665511571_0.4450896351093192","host":"s3://npm-registry-packages"}},"1.4.13":{"name":"@thi.ng/random","version":"1.4.13","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@1.4.13","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"7302eaa0949e2f37566f2b4866396b82941b8d74","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-1.4.13.tgz","fileCount":36,"integrity":"sha512-RZQ8W3AU2itnmj8FBR/EEX0PT9oofda+ywM77Xl8JzPMvZrO3fFfdtloAEaKt9SQ/D8bKZWN3cK1ND8y49bSgg==","signatures":[{"sig":"MEUCIG3LWw6L0pqoiNOAlIyehjJs57Jbr/rejjHEkGlR4nU9AiEAjtSU4mvccvFqeeunAHyHdxEMeGKGxOOjeoga25OPYhY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65426,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/k7oCRA9TVsSAnZWagAAM3gP/jwtUJkxeL0MaTlOUegj\nddGoW2t94jzJowrbDsDiZsgjPZGJRZdJFSbopxpD/UMIRtOkhdqsBgjQOBe5\nC1n7npPHPInZOgeHHYi8YWVw3q8yMiWdPJ1JSdShPHBvknTB9Nl2S+LwnNGz\nvUrK+F8K1qU4mxSmOR7wdcY23gjvIr3HkonBH7M9HTTjhh/rxO9E+D4gv20I\nb+D5J9dLyxrquEDT7mZgjAj15Y9/Wz0+r0uxsGBHQRHj5mzgT28gBhen2TzO\ne0gmtTbs/Vnc+FE0p/GCAtjqp6Dv/vcU3JGRDEjSH37yZlUJF22h7sQYP1nA\nPjix3YvyypXkNcL9Tnx3wuzSBS14KWT78D5uLKoK0ZOClAstffllv4FWmx2D\nKjq/i8DeRRzKtqZhDi8ldSzY0qhgQqJlhflw+lhjpTTiCXekloLdnLCSi4dx\n5/7vIhmnPjeHxAdSL3Tn9oJac/Iv4vg63VwatYgFGlRiZ1hN9Lu4aySYJgA7\nGaW95zVP79+G1TSrUv3Qk7vlROKjTUE81e2jamAqS+dgF8ywcWNj0olHws/S\nG3BxTdaE5S/r63bKV+80hHQxyTbYcduKtU9h3v/aoEfGuXuPo7KunK8bdq4x\nLqblNYiTODCITQoHzZziSgTHz/D/CmUOtCYbEj61ew62hYXvREXgZ7CFk+3W\ny63e\r\n=Qfac\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"af932be5734c03553f3a4df9b00cb45e061f3a53","scripts":{"doc":"typedoc --mode modules --out doc src","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:check":"tsc --isolatedModules --noEmit","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v14.1.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"14.1.0","dependencies":{"tslib":"^2.0.0","@thi.ng/api":"^6.11.3","@thi.ng/checks":"^2.7.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^8.0.1","ts-node":"^8.10.1","typedoc":"^0.17.6","typescript":"^3.9.5","@types/node":"^14.0.1","@types/mocha":"^7.0.2","@microsoft/api-extractor":"^7.8.0","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_1.4.13_1593724648233_0.9347362539175177","host":"s3://npm-registry-packages"}},"1.4.14":{"name":"@thi.ng/random","version":"1.4.14","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@1.4.14","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"edefe65f2633bb6e2fd87da48d04b5882a17d786","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-1.4.14.tgz","fileCount":36,"integrity":"sha512-fMfyCypT4aTjxk+0ydmJw7+lR0Rm1UhPICII7QBWQkia/mBBaGj8HzKi2wCQAFy27AIP7bx46wW+DC4PhtVd/A==","signatures":[{"sig":"MEMCIFbz4Kmv052rc+wY66rd/ovllHZPsDTJcelUtnCSMkf+Ah8CtXJDwAr4JiY8VL5DBQ3Pmg9AuO5lQX/C1y3CPONi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65497,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAOB8CRA9TVsSAnZWagAAkssQAIVP23AT2ahBzx2voiwF\nsT8xGMW6MLkQvCRDSDy1nbSe+UoYEk4nxkxZn+kMMnaoq2FipkxKpz8+LbpS\neK1J6mHBOMQqTTeEan0i81OV/MBchv6U3icwJXZqpIVZPWcEzUvnoC+XtsPk\nCo1bYbtDDW/no+rL2rq+L6SDdD6zkHMBmjqpOPpKDWxmurqrI51x1LeS68K9\nxW9t9tUtC5ZiXcFXIzUEuqa6CerlEr7wrdWP9CGLYTTFCpddDXoL/BoN2CI+\nKCIBcy0lVcR71TE87rNSyJ4SGODfz9mZtVvr/PvlwDSpEPFackcftm9UE5En\nsAZSDCzkg3jWTPZxKldKVW6GMkVWkSLcDai0uDGYUz5pcuAKQSpnGXag1hxo\nMoRLdZpwW90jcHGVTyRLZMUweqFPSuDQWIUziURprp4VSKBtLKysOGHlDqjT\n6kSV0W+pCBDMGZKe0BdNQBpaH8bXQkGgYRPTFcxPd2TndStTglvSav9KbpQy\n8VdgH8furSxr5tQbr4TJXamHFmNoRcy8AxlMBr1v3ebFg5jKJiXqK3d0beEa\nMYhDEvrRFw0KobcBFrEdXE7GfjCwcqn5j/KSeioGpyBGrwEOt7bUiTORdGD1\nBn6bSeftO9YkSwFR+QfhzC3nrO+bG4EQwWGDleO8iDcgpYEuWt5ZjGTB/vAB\nPR2G\r\n=UZls\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"415fcbd5b35c1041044d9f17d89718faa9999906","scripts":{"doc":"typedoc --mode modules --out doc src","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:check":"tsc --isolatedModules --noEmit","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v14.1.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"14.1.0","dependencies":{"@thi.ng/api":"^6.11.3","@thi.ng/checks":"^2.7.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^8.0.1","ts-node":"^8.10.1","typedoc":"^0.17.6","typescript":"^3.9.5","@types/node":"^14.0.1","@types/mocha":"^7.0.2","@microsoft/api-extractor":"^7.8.0","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_1.4.14_1593892987929_0.8807691122527515","host":"s3://npm-registry-packages"}},"1.4.15":{"name":"@thi.ng/random","version":"1.4.15","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@1.4.15","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"7a3b16a53b18f1d0cdd17e8a5be4ac144924b2de","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-1.4.15.tgz","fileCount":36,"integrity":"sha512-DV1zt/YK5WREi2i8yzkXtfI085NCjkDU04MCZPXSOVz4OSqBTdeTvfOeFnfpLRRxAqfZUwHLu+fgr1Q1T2ed4A==","signatures":[{"sig":"MEQCIGEHse/RkjkhN3Lzg7iM9JUW4aSNA7dW45jQrjEbjNXJAiAdNNd5fWX1TL3eJQ8Xgq/2qGc0i5nGNH+eRe8NIl2snQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIJppCRA9TVsSAnZWagAAr7sP/2qy6YnAUZvWwjW/0RVs\nohtw19KGahC87h9vpB951aQ1MgycAWtauLApmNJY/JjU7xs/nFj34m1oJQ3b\nmIGxVyvA4sX2nU0in4WnLzPU6HJT07MGVYVWd/wSrB7/nJohlcRIsYxaeYls\nKldckb/eoKeQxibYoB1TEBIFrOqekBOevmSd/Zpqq0nlCHu1JEHELC+37nDd\nSB4Y0lx0J3C1NsyKPahKq+Xmk9a35ZIuM9z8BE27Uf8GU1re5sYmDRKgFvqz\nxB+3eyE2AIL/98Xa+CKA4nOtbrNAAcoT2do+TV2aAKT92J6uj1tTVBQwycmd\nCzql3raOlw7RU8rOIaGBQnqKxoarFr5kyqxLzA43J0YARF0jhhmYYvbQKvq9\n7KUrGgpgBC9SnuMCsifD90tbgy2mwBRMFVp3YpFv+0qcIlm+TpGWus48lGcc\nmtH3nv4/gq3H29ugF5UYsqopztMW57c0Gwe+DBwrGzCHlFduT9bSLAGg+TWj\njEVXnaDH+InjMkRYkzMYLdvmsVybFOFqJgVa9mBQqztflqlNZSB6sUXaAbyd\njhbNhnSzdcFo39MfFXzWZ5DCf/zfcDg2QOMT5mnMo4qTOL5vVYX9V7NY+lBD\n+UzBeue/xkbFSWEwlKrG1mwyZEYq0RyDw+SG60qDusVslR9vjd6TFD/gv5BK\nuqxu\r\n=lDAm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"6a1b929361ede67d425a0dbd12cf4bce56c1f8f8","scripts":{"doc":"typedoc --mode modules --out doc src","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:check":"tsc --isolatedModules --noEmit","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"14.6.0","dependencies":{"@thi.ng/api":"^6.12.0","@thi.ng/checks":"^2.7.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^8.0.1","ts-node":"^8.10.1","typedoc":"^0.17.6","typescript":"^3.9.7","@types/node":"^14.0.26","@types/mocha":"^8.0.0","@microsoft/api-extractor":"^7.9.2","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_1.4.15_1595972201356_0.46531954368077977","host":"s3://npm-registry-packages"}},"1.4.16":{"name":"@thi.ng/random","version":"1.4.16","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@1.4.16","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"5e0bd87992584640e028d16a456dd8e2ead4d249","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-1.4.16.tgz","fileCount":36,"integrity":"sha512-klm9yBHEdM+sh+Wr5PeeoOI65YHJF9SyAYDAikMQlTIpY5298Zn8cKcmU28KxlRYtuqfpjLOYcfGzYV7pifV7w==","signatures":[{"sig":"MEQCIGw0FVVCD+jlCj/S+Xn6hUOOjWx4xB7MsvsC97Mf71Z5AiANtuVW7QG6FxpEiP8JNI8oOJLYVVSvSCwxHeHx99doJg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64853,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfOUbDCRA9TVsSAnZWagAA5nsP/2dwX6jOMcqHOdZahSsE\nfwTq2aRnanjM74aJE8s6cBWFjVIZkmcSm2F9THdbvMiosoKzwr/BxXcpXUtg\nDVFWxbcJNLeATp4iyAqu0l7ZwxAvoFgphgllqidkk0feaOS3lYqFXCcH3L/S\nc0b70qdHVE/VdPcDr2g/CSqsDUQMOdN9OjfXfgOv9DkiTC+0Ul7TipmZmY0n\nldQxeUELxHpcrHuxM1DThaLJVvYFrNu7cs+MY6pHaojkD9Ntgst2h4apgpK0\noTDjrgSemB+86DJ2BXGIbk+Y3IcStHJLjtaGp8RTM3Xzc1V7kPuFpAcDC3SO\ncDLZL9boCBQDqp/PMvOKUqKUUvAduinAMGyE0UtmQjFXRvUm4WEc7hIuqkfV\nU7Jj0ugU/oS/H38eHhzBIPSj/axxTdz5dli0eX+BqS8Hu5lNm1DsG53fPohg\nMv2rT3agx5sxWmp9aaIMUbSqkrYmHaG6OOjXpeYOYhTBk9av/tMFeMZGlHPC\n1pnxPF8Ec7A4MByy3+uEZdrukDdAJ8FrVa83eSipkMbLMZuU9UwROZoiotu4\nQPRDI01/6Op8o6bAXVS7Y1rYn6fqS3DkCpB1E/6cVFV0sL2WFSMx3kjK4gti\nyTysyUOm6+6Cwh5Nqy+6BQ2+rKk/gaqZv7OdHFgMwvtuJE+dK7sWN1FwnY/H\n9dWo\r\n=gAML\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"81ba08f0ce3a0ece6901944e7b5827283d13a9e6","scripts":{"doc":"typedoc --mode modules --out doc src","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:check":"tsc --isolatedModules --noEmit","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"14.6.0","dependencies":{"@thi.ng/api":"^6.12.1","@thi.ng/checks":"^2.7.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^8.1.1","ts-node":"^8.10.1","typedoc":"^0.18.0","typescript":"^3.9.7","@types/node":"^14.0.26","@types/mocha":"^8.0.0","@microsoft/api-extractor":"^7.9.2","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_1.4.16_1597589182336_0.961817221722062","host":"s3://npm-registry-packages"}},"1.4.17":{"name":"@thi.ng/random","version":"1.4.17","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@1.4.17","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"abec6f09d027d3acf7e7647923906dd23a7c34e8","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-1.4.17.tgz","fileCount":36,"integrity":"sha512-yK9UJgu230VCNuf+1K5upJsg6qtkxDZDQxHKHhl3oz8vb6ATStyL5yBSIE2FYoiN8c6udB6SsXwsQxmCPVWDIQ==","signatures":[{"sig":"MEYCIQCFSAJM65kHr9OKB7rda4Wd04mrK9ayvHvmDbL9ZB69rwIhAIKk8TvN2Ob6ZCGyPmVUxnus3uaZGzXPZQ+o3wXIQYns","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65067,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfOqxyCRA9TVsSAnZWagAAjPIP/3KNH76PONRefgKZrce0\n7FvSm2yXUqmahtVGr9VJzn11dMzllt87TW2Vczk0KgihpF2ZRxocJ/sEWGuA\npng2Eto39BnHjtdiOnt2JoFwf+YexGMpNVzKYDH9C5yW7G87wlX9a/B0YHHX\nZLeAKfxkKny4v2u6LBYFbgOic2FHljDhRulqCrn5GEwI/dUGpvYJnU5higj+\ne9XqWgtUBhEvY2gZVor0gCu0z5M6P1ajax9zDbMWPn+cnIq4QqhKftefkPDn\nq8dciXymCzPxiXlR1WYYw4qUua41dPt5yRr+Med50xDsYBDPmCOvzAeDnqWU\nNbAJ+1KFx+Z6ygbHQ2nOtT2pItzt8Fan5dtGlqRPWDUDob0dvOBQBX+gQXN+\nW9tHprOBUtqinfdSoTbEgwRHtE6c4G/1yjaKN1M7an1dbX0Bfs8hV4fSoK0+\ngP3DtGH6xdwgmZ6iwOj0niDDkKEr8JCMO5UZklUNx0zvkJuD/JJjm9B9ocaz\nAWVn+njJY9YWVVDKjJePD5xxnbItAmiIUUW6ZgCyQbAr9OkcFZxIpPdPvKDE\nFnByHcXixYWNo5SZHr0OHcuXYvEZ+YyX+g++HOSva6igcXfV6W3YYGHcIL/u\nd3pauf0qNkm4QaP1a0i3GdrM/vSj23soiKfe3VdydzgMzAK2iULd2RE4vTcf\nXp/9\r\n=yN9p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"44824f17050b412d635b576bf5f9b2136dac9554","scripts":{"doc":"typedoc --mode modules --out doc --theme ../../tools/doc/typedoc-theme src","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:check":"tsc --isolatedModules --noEmit","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"14.6.0","dependencies":{"@thi.ng/api":"^6.12.2","@thi.ng/checks":"^2.7.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^8.1.1","ts-node":"^8.10.1","typedoc":"^0.18.0","typescript":"^3.9.7","@types/node":"^14.0.26","@types/mocha":"^8.0.0","@microsoft/api-extractor":"^7.9.2","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_1.4.17_1597680747196_0.28953515388216555","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"@thi.ng/random","version":"2.0.0","keywords":["ES6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@2.0.0","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"cf72ed96d1d5ac2abee34311d48b6f083c695e55","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-2.0.0.tgz","fileCount":38,"integrity":"sha512-1PxBrutkn6WI+p+rC0/Q/64ljPklW1yqyd6hB3Wg6lwlqdzpJ7ighfonNeXy+Yf8Jy3Oe8KwcvIZiF/Pvq82MQ==","signatures":[{"sig":"MEYCIQDJeCe3yrSeeupXoFjSFhIUsGltQnsIDtssZrPfeFoqUAIhAIfc0Q2bp2DSZ99IkXwTpQqebJXomOSWyrnYjEscNz7b","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67370,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfSRWECRA9TVsSAnZWagAAU5cQAIGe/gD4k3zeedaVr/oY\nKYF2At8GNgeEXTvD8/Tj2OxMlLB6+WRRXmKIGvqH2dmmDG3wlxVA9Lwi79qd\nDw2bwHdwZFEqJQap57sKOs2Or6Hp9CizcjslnRTqOrfnPi7rJqFakDXc5AvR\n6iFNGJTJK9HjjtXaWx3aB3WorMwmwOSd0254BPJXFuSKKoUApLebrpLRKVqf\nqId1NXKMpSYFu1Cg9o4RFfFvARSLaf+TTh7V4Qhr7sroade1xxZybltLsIyF\nYoXQtv3gPeRiGFZUzBw4KOA5S2TbpRyvPqFNruQzp1jz8/V+Rga+bAOXfn96\nVBtZotyikm5s9K3/IcswqB7F24wWt6bsnARYu15a5nqvj4kMnprmHHvHX4Iq\nLhCj5BmPjctLmrT5+AixMte2zo7Eo7NbvJw4TaB4cMxkzBdhyOOYUEEN01J3\nJQ9MLcndVial+jgDGew1pooyGt1dkzxs8bf4lWkU2FEOt3qsbQZiqJpRaFbN\nlijFkQWsVCrAni66wEi7wFE3VXBUk90z+/HM1ZxUHXJ3/Zq2nz0xF8g8DqIH\ntpRYvectF7/j75Csz5oAtqQv0iEBiS6SotPKWiFfeWA2F6bfyC4OmyyDS1q0\nHO1K+iscE97nUC2WWZAhbLsCBL85WGZljXlU+jx7SzYg5rvmnCY8WkVJKI0B\nWAlt\r\n=OyZ5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"3a55c0df86c5be9c56a1e1a4c0cfcaa2809a160a","scripts":{"doc":"typedoc --mode modules --out doc --theme ../../tools/doc/typedoc-theme src","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts .nyc_output build coverage doc lib","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:check":"tsc --isolatedModules --noEmit","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"14.6.0","dependencies":{"@thi.ng/api":"^6.12.3","@thi.ng/checks":"^2.7.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^8.1.2","ts-node":"^9.0.0","typedoc":"^0.18.0","typescript":"^4.0.2","@types/node":"^14.6.1","@types/mocha":"^8.0.3","@microsoft/api-extractor":"^7.9.11","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_2.0.0_1598625156399_0.8818608244645498","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"@thi.ng/random","version":"2.0.1","keywords":["es6","generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@2.0.1","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"1560cebdb5eb51b0e762635dd068618b73b02627","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-2.0.1.tgz","fileCount":38,"integrity":"sha512-ZA55YgOXQzMfbPEBEr0YLuyNIjpzqJdB6AHNFCUPDZL6Ocz8t32Bfxdp2+k3pUV8piSlAgKjqsdWFk707Q5Ang==","signatures":[{"sig":"MEUCIQDXXKQO/G5ueEiwyCV6159zGVyofhZdOepmOg2lJmKMCwIgPa8agiytWiRZzQlCD1PBtaRsYm22N8wUXfEBG0ONZ8Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67549,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfXgntCRA9TVsSAnZWagAAAd8P/0/rFPwNprr/jOwSUraW\ns3LUrQthlXUqh7lUbQ6Wm6peP/FzJfrAdS0GQGnpF86qns46uOiv+LGo7b0s\nLbmIYPoWB1LvKgA9EjGnDA/XZBnIiS3i2pMiUD/LBNvI9puNHS12F4qNF8tx\nRc4VABOFcJAqsszFaeuso36nT2HHvgZXDSyAISGhLVCLfQVomc5G2xL+V4xU\n2pBY+YHZ/J8nzH3oWLMfTukvOTDkbQFmR4xagpNyEnG3WRq136whN7VdGh4R\nFFavW89E+VnbIylEN3deuum6QPQNy5R2A1ENbDAO7lgEsIo7ERfpZmK4VN4d\nGUkWeld6OIqoX8jAw42nvkAUiSsCLPVVZIJZzHBcw2sTJOwaX2DuHR+gUhPn\nxV6CegO4QtXnq8azz6AyCHN0dPMe+aYEYiyMi1petopdLjX6LPJXNpQOnXeH\nV9jxnVCnrw/3ZerAPLh/prmdTiJI0VtDFF0BHPHhhxqQW1n79bCcDAgaZr7X\nqYBgkF6ltDxws+wcZS5yHVTiwGsV53pRdNBWnO7kK5upFyDnb2CEBElBLoDK\nyTSF8m1neNgMJJl65V7mOF/uClUNcE/PXvgYbKhvbGL3YuME+yVQFKEQOThq\nMNNAmR/qNWPtttlN+58yxAXAr7XbD2Ed0vAVta66SkDh6WlkwGZYuEp6uDDa\n20TO\r\n=dLzm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"83a0206aae59aa1b1b4bcb01c2b34bbe3db4844c","scripts":{"doc":"typedoc --mode modules --out doc --theme ../../tools/doc/typedoc-theme src","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts *.map .nyc_output build coverage doc lib","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:check":"tsc --isolatedModules --noEmit","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"14.6.0","dependencies":{"@thi.ng/api":"^6.13.0","@thi.ng/checks":"^2.7.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^8.1.2","ts-node":"^9.0.0","typedoc":"^0.18.0","typescript":"^4.0.2","@types/node":"^14.6.1","@types/mocha":"^8.0.3","@microsoft/api-extractor":"^7.9.11","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_2.0.1_1599998445221_0.4071286277624544","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"@thi.ng/random","version":"2.0.2","keywords":["generator","PRNG","random","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@2.0.2","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"3f2978ae1eb79304fed260eeeb2c223ba1c5ad37","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-2.0.2.tgz","fileCount":38,"integrity":"sha512-Ce1B2U9GDkQBV2NPDqJ36Gqop96luKjOHFJkgdb9VqHgKjij519UCunjNdcfZWlUWo49HVByp+H4XiwSx7HIeQ==","signatures":[{"sig":"MEQCIFe35gkX4s87blbDNBWmcSCWUOrn2vHXA4B+FgAregCoAiBXtYfxoIJ1J7w5+YIKjCVgXXk31vGMoEjU9O2RGDqm8Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67834,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfadjfCRA9TVsSAnZWagAAa8IP/17FGZFlOL/vYpuZavlq\n40cmpZJgSYKceIA6WkyrWVzas4eTs9zIoHUzBwnt3k9TXNUW7jrvZ/ExeTdj\nWT6tpoE7BceNo/WyO+VmI0z/s9I2M/+JSwhygEgpfhWt+bK/UR1xVsjU4N2/\npqwoHIIAaPIs75S40CfJDAj6OdhhI3YwO4eY8kXMD/iDVbEXwtKxZLx2KhMg\nkZ0YsZyIXbc3SbgQpWVMVXE/qzReyjN09zK6UrCAfPaVf8f8Vu1rCxpbVKW6\nF8RdZaMWGJVckDyavtaKWShQiNW3Rt3T4+CfpH7U+gnrBrmVp+4R25znfvtJ\nRAJjjOKqNAzmagyk6+0N9NdeyxwJIqKksUMpE+7JhkmbOaTQe5uVkAWMLrg+\nDPdRvPy4y5SWCdunNUCIN/XWAY/gvrR46C8WatAQO8wZgyh6e57/xnnyDCeG\nmsLKVVa/bR6u3wqKRiKxq6GkOh++7GagTPHzEKAvPKBHb+tTA5aNi+9mJMUF\ncHfOm2Fq6IDm5+UQdWZlV+qZZSkuA8dOw2gexBX2D6biPGLs8BMaShFTAWwQ\nC4khRYJ6BV9TX54moVM9Uf6CcapWeq8u7HNDcGaWbqR4XBdoZ3HAtdFmXIKY\nch8THysscYEHzW1KDG6G4Nyuu0GBJYsgIuN1impYZ8eROTDbjuOiyRaBpSFm\nYGhD\r\n=lV7V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"130dff672b56f789205177c2243169d33d479948","scripts":{"doc":"typedoc --mode modules --out doc --theme ../../tools/doc/typedoc-theme src","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts *.map .nyc_output build coverage doc lib","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:check":"tsc --isolatedModules --noEmit","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"14.6.0","dependencies":{"@thi.ng/api":"^6.13.1","@thi.ng/checks":"^2.7.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^8.1.2","ts-node":"^9.0.0","typedoc":"^0.18.0","typescript":"^4.0.2","@types/node":"^14.6.1","@types/mocha":"^8.0.3","@microsoft/api-extractor":"^7.9.11","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_2.0.2_1600772318306_0.43242041458521485","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"@thi.ng/random","version":"2.1.0","keywords":["binary","datastructure","generator","random","typedarray","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@2.1.0","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"96c6239df4626e061f0fc32b63ea19c82bc8192c","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-2.1.0.tgz","fileCount":36,"integrity":"sha512-8iVSrqPiabJSDnhofuoncsXqe2FkqqdpX5aOORdeZOvOEiPTCP2ooxjR5t8aV8VlUHDWPuiJ8CGjVu6CNwhE1A==","signatures":[{"sig":"MEYCIQDX65E+Dn3BZZ1UiGbwbqpl2HVeHmTjPXKHDIgBDSw13QIhAM9yv00RN+tLkBvL9/zrjbih8XXr53fG/+y4zEUJ7rPm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74842,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfvWBMCRA9TVsSAnZWagAAEkUP/2bE/sIch67JVYAthfSm\nVzZ+Ny1M0qKS2dQ9/05SYVmw5NCU1m6BHhu7TD2T8BuvFMg27SBLWdnMZwxr\nzSo3ayYGKe0W06P1jKIZxtqeflF5bDeneaUI1t+5mWftAVZNnsAPnNDGjWlz\n8KIf9cJUeYKsHuC697TqenvXKZaNn7bSMRHVl1wnd6BUqKXFEseMPNdjLMax\n3PqCw+o/z08WKuCiXEep+3ph3E6Fo26n6XPRZPZd/HPp/IpruFdYVh6/9GG2\nNhnnu3fEqTaa8gMSJG45ECgWV6mt6vLHzn8U1SwTgJgDk7SR5PLSkkHWIOTR\nLkl2BlxNpIROl2y5f7nem2WtEfuR9Uf5OWQgkeNZp0QqVGJmP/hMM1/p+XPJ\nWgHqfvbZGKrndZuwU2BJjbt9ZPEhxzHLMFdUySzNpwA8XEzEErZ1ly2+RH1c\nF49RJafzvOZmXIua4W1KeCra+y9veZW+MmFk+ZL2X14XDVXmfJhBU2tz4JHL\nQjHD8pnxTU1uHmiPKBZAG1eEuNaXuFIrnylLNiodMAem/ZiWB6DTbUdve2MZ\nO46rNlsx533yEukE6A6omun7VMpTn9jGyOf1/uX6yk2P/0WGDCEFaA1Q4UiO\nkyZGzFPe1t1H6Ku7U2XGZWiMaVbdbpreNgr+2io2hvXXxeCbNP59bxCaa9Cp\niy22\r\n=sUqz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"3a89bdfa4c58983d5e005b3e9fb056b0351198fe","scripts":{"doc":"typedoc --mode modules --out doc --theme ../../tools/doc/typedoc-theme src","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts *.map .nyc_output build coverage doc lib","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:check":"tsc --isolatedModules --noEmit","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"14.6.0","dependencies":{"@thi.ng/api":"^6.13.2","@thi.ng/hex":"^0.1.0","@thi.ng/checks":"^2.7.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^8.2.1","ts-node":"^9.0.0","typedoc":"^0.19.2","typescript":"^4.1.2","@types/node":"^14.6.1","@types/mocha":"^8.0.3","@microsoft/api-extractor":"^7.12.0","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_2.1.0_1606246476285_0.3325599491720912","host":"s3://npm-registry-packages"}},"2.1.1":{"name":"@thi.ng/random","version":"2.1.1","keywords":["binary","datastructure","generator","random","typedarray","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@2.1.1","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"7713f4ce549a17e5d8369705fe3e76f5076ce061","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-2.1.1.tgz","fileCount":48,"integrity":"sha512-vPk3ORyCgSv+PqACwhUtUoez7JLio+hOI6zbl8/4l/C+OIFvM02s/aeVnSiiFX9oBcEwWxOZeGXP57PuVWbuaQ==","signatures":[{"sig":"MEUCIAQuh6W6Ejeu3nhzqHyIhNtzviZN5MdAXp1bG8UlPq3sAiEA2fFdbCRHd9T6Gjf4LBUv5Z3aQHRQONJTWUNsbFTvQes=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82284,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfvvtKCRA9TVsSAnZWagAAu6oP/2FSkkorHfjvkzPRdqGn\nDEZxM9lYY8Zi70oQ1uBt1gxQBKf91UdiVgMblrUugt/v4tsO0b9I5q7+UErG\ntRmVTDdx2jcuUnv9fCVoh3ossHzobNuKN/zdBAngXLefN+yBLA6EsN4VVqMB\neIAGCrPymsvFuWSmYluwuJJzzsolck7aoPa58kV8YGE74dLyI/6fmVhFXaLX\nbqVNhdPrwW1YUbqOC4Kxs1PYjADqLC2YrBC7Qs2JQVisx1iKgNoPqW3O+wSH\nlx54G0OK6t7knrwG1GT1c460mPzKW3LP/QzFOeA3+/yTcDhuLg4DJHn2lxX/\nYItJqWsE0Kcitfjhd8P5G1V91F57+R+Envhsnxy3kBoNncGc0zqCJu7YG93B\ny9XbGKSve6O09goFaTbihFL0HVKMoNtF1L8wj6+24+RnkZC14IGvmyazZJSq\nUro654e+g54LhvI2JYwrGDz4Sm91QggK5Mdf7aJy8zoecp+tkICmv8KQIZhf\nYD+2KA6FJGCYrMC4EbQ4dExUfKVwhVYfk1hlM3KCZNpkZ2GWAnUyrP/7S74Z\nhu41XuAQTdGtWlxQm1lU7B0apazs1+UuXeD255AZYjxcXKjqkMQWQr2XIcwc\nMIX4PYKZRnR1BnhJ++8B48MXUj5ITXEba78l3A757b6q3Aq4ENwwzsdDb9Vu\nxaTD\r\n=sSVL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"f1a636bafd0558f1a4c098dab39639708886a692","scripts":{"doc":"typedoc --mode modules --out doc --theme ../../tools/doc/typedoc-theme src","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts *.map .nyc_output build coverage doc lib","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:check":"tsc --isolatedModules --noEmit","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"14.6.0","dependencies":{"@thi.ng/api":"^6.13.3","@thi.ng/hex":"^0.1.1","@thi.ng/checks":"^2.7.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^8.2.1","ts-node":"^9.0.0","typedoc":"^0.19.2","typescript":"^4.1.2","@types/node":"^14.6.1","@types/mocha":"^8.0.3","@microsoft/api-extractor":"^7.12.0","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_2.1.1_1606351689531_0.07334839464115062","host":"s3://npm-registry-packages"}},"2.1.2":{"name":"@thi.ng/random","version":"2.1.2","keywords":["binary","datastructure","generator","random","typedarray","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@2.1.2","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"44af010d21380e41100a812984cdef6f878810cf","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-2.1.2.tgz","fileCount":48,"integrity":"sha512-zfRalc4S6/HMh4+RcFTD16ZNwkWcbMdK1+J7STJDQMGBAkpPJtzDpNmXA+kSxnO/DmYIP+ISzt6VYOT/jZGHig==","signatures":[{"sig":"MEUCIQCnhwAZSxfKenTEgIf9ff17mXZiwVaLUyIu6pdkrXDyaAIgXpzugsSEKQB35z+ERp9JdargU7AATwv1sw4H1VjFOdQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82666,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfzX/CCRA9TVsSAnZWagAAaBQP/216yeJFEAD9kBgP4UFw\ntYN76mbrvSrMB3RMFURvZwNkJe4T1/rbfvynaoblqqsPiyIGcS31tEaLewzg\nBFMcRqyGG3M8AaHZso5VPgv9nwutBPaCTx/DjrmNcTiyV1X0fFVaZ+7+CofM\nJc0bFcagbbVbuUB9LX8V7eZiIJg781BXEbq7N87pQ/+YS8Eywy+BIWqMHMsE\nQ5TaC1FEJoQn5U6qIY62CL+/V4svQBh68kuelniWDhLzpnWeEErXuM4cpqBv\niha6Fhr5KU7sFfR3qRyHIZYVbHEHlGR6r6WsVTFbnI1qdmRokEa2P/gOv6hR\n21TLjp55MMuDDknSCulFvR4ML9g09F4J7dl1ppidc1V67GQ90kcMW9p+TTJt\njesiqIPZPqi8i5mn/OFFIQdHzXNwxe6ERf92NPCRSYD+MfM1ZDWtPggGve+2\nbkUYoXWqvqzx6vacpl2K9ORttDXUNSNa6zoVmwQ+EGyTErbZSuTqilyalH5s\nG1pwYS/US14/Xt0WguQDQfHfHxd05FA4x9aLD+h8/hPjzRm0FV7SIcbG5DLK\nPbJcEy53W4LmJn2V4BgKAcQ1/Kq+2UDYtxxxva2g8rJaRc2qjpqQBysBCJI0\nyV9Xls1EUtrNN0HSG4WjUQTXhsP4/P62HsIQO6QRso/WIBjyn7r4REeYpIEf\nVPQR\r\n=DPha\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"b735cef6fb43db0f54ea8bb2a840d279225e95e0","scripts":{"doc":"typedoc --mode modules --out doc --theme ../../tools/doc/typedoc-theme src","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts *.map .nyc_output build coverage doc lib","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:check":"tsc --isolatedModules --noEmit","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"14.6.0","dependencies":{"@thi.ng/api":"^6.13.4","@thi.ng/hex":"^0.1.1","@thi.ng/checks":"^2.7.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^8.2.1","ts-node":"^9.0.0","typedoc":"^0.19.2","typescript":"^4.1.2","@types/node":"^14.6.1","@types/mocha":"^8.0.3","@microsoft/api-extractor":"^7.12.0","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_2.1.2_1607303106471_0.5321217991277427","host":"s3://npm-registry-packages"}},"2.1.3":{"name":"@thi.ng/random","version":"2.1.3","keywords":["binary","datastructure","generator","random","typedarray","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@2.1.3","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"1a3168c82491599b0511721e0c63f5d9ca8466af","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-2.1.3.tgz","fileCount":46,"integrity":"sha512-ZGmOuypABhrMJ1q+oKOA9GmCSUgXLHUlno7SZfbo6imk/eSrmP9UdXbhl/jWnpbIk3BnQWsGgeIMJ5i9Z/TI+w==","signatures":[{"sig":"MEUCIEgIS4lGBTRfBwRLqAyHzRF46wocr0GckNUK+R4zc03ZAiEA/H0O0of5dRBpMHGGIBVxm1KpnsDnLHLzWIwEEgSTJ0c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80439,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4jDRCRA9TVsSAnZWagAAnJ4QAJbauMWn6YE9JWVl5wRL\nz8xhJPzxfGhBiYuxqIKHiu18cnLTLtxDbGMX75ZAEQ/VToiH5ibyKyXOun+0\n/xlWuZS4zOAfDc8pN/Kbh97fFlv1Qnw9xbzJLuMcgJPfsIVcRU5c65RSAvIH\n01bqACmuvDvT+hFHVPGohDf67wbgYXmKHmACO3u3vxstzWTb5NfuFg+pWqhW\nELj/FR68c2WRSGHQ//hwNvjY3T0wiOoKoufs/SNfyeMi0dhn8TrcKbqsY7/i\n8iT0LY6Yqt01syer6BSykH1dAEdy6IA/HMc6f8C/oz6QLosR5/VUKwueUEDb\n+1Q01eTsnR13l5y6zzEj5Lqa882MBOklgtPUg2WAPnc00cSkmC1mmOEHCTZh\nkXwZ2FWno1iFBMHnWiG+HyzlrtUPlorCtlbHMrTlDw2YyZgnFdwlG/MYZRze\nNukBQYEY8YDaKvIkMNTLONNBeTaP5R2nVVV7HiRsoAJRYfnjyS+wKBSalQ2f\n84/Q1VOSGK647jALRjCjrM7MGXouaUcGZTudex37G41YIWNu6kyBmzxDfS3H\n7igxbz7jVIGWJI8ChEGZV22ORDqdThso9AYYBXpTSCTakRs6Pj0smK65AndB\nqzdqseB2+YAkDsZBsBdJC4kP0riI7OVZboBkiSlKUYWujRAPWRqQM1i8pLtW\nvxay\r\n=CEc3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"8fed74edc94bfb65f84e8982e6724619bbfbd1d0","scripts":{"doc":"typedoc --mode modules --out doc --theme ../../tools/doc/typedoc-theme src","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts *.map .nyc_output build coverage doc lib distributions","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:check":"tsc --isolatedModules --noEmit","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"14.6.0","dependencies":{"@thi.ng/api":"^6.13.5","@thi.ng/hex":"^0.1.2","@thi.ng/checks":"^2.7.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^8.2.1","ts-node":"^9.1.1","typedoc":"^0.19.2","typescript":"^4.1.3","@types/node":"^14.14.14","@types/mocha":"^8.2.0","@microsoft/api-extractor":"^7.12.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_2.1.3_1608659153184_0.4715127900080742","host":"s3://npm-registry-packages"}},"2.1.4":{"name":"@thi.ng/random","version":"2.1.4","keywords":["binary","datastructure","generator","random","typedarray","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@2.1.4","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"8c7690b12734f0e6e0f10b98de0359ec9bbc206b","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-2.1.4.tgz","fileCount":46,"integrity":"sha512-awS0K6M7XaF4SM3hC29yNeLxCr8SbshNMYCEfMDUqARhtX0SzAFBNbQmN69k0Vw72JHEarq962mG+Dvzc++UXQ==","signatures":[{"sig":"MEYCIQDaLMNLFIsIwdhE7J3d0ry05jDaQ7X0XysufoPyB3Kr1AIhAPDoh8R2Yx/JHphwoTO+yMq2Tnmz7lSbou3x/qgJZfIn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80623,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf8KlDCRA9TVsSAnZWagAAeycP/A0GcD8fTPs6qPL71CA3\nSWjonumxWwOYcTDVbudX5fNbmXCdmiMpPYN07izgmSmb8EuS42d9wxtDDC0r\nOGj9opbo1iowzNtD95MYodQ5TV7Tg+TG27rWokR40IcRGyw9gJG4cfWdqcH8\nBy+6741UKJHIEG2KbQBnijaYkTuc88zkmHyCdOOcYokhb8ccBO4xUcPkVjbw\nR/Btt7l0Ed0TrEWeVyhDCerm/OrV9c0rb4k6lgtwMFGsqFmL3yVM5KxhQf4i\naT/hi60X9JE1GuXyu2GvNB2WqRF6/o/HKms6fpB/4SamyciGVh+yIIUz83p0\nMNdJjzcqqunv4A7H3v5KNmZsMDxHdC7tx/GDVXQat5zYfLsueIPEHxz3pZ4/\nnP2bKCDqzyM+SmgK2Q7PH3a8g5JW5Y+bLCkxV/QkkkNrclWlZgHor21KqO7l\ntYT+8my2oOD4QiAOp6ZewqAVB62k4xRwVh5ZDbE8N7hEiNYVfe+em/oNKKOd\ndprevv8itWhzPfP+sPRN5uP1cxqm0BeVi6zYShZYhtbeVArtTtUAU20JA8SP\nkusuADNRu+NwW8g1bUmsKLlemZRDDFYYUZzI/Y7o//FZeoy5ActDz3nl87sW\nwHPs4WX1Gb6DSko+9m2hAKCDxRBBFWp/TyZEcjRViJz0JGyjLvwt66cf0ETy\nHMGn\r\n=Lng2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"a2127bae6d16682027fd94190452b8404bf99a47","scripts":{"doc":"typedoc --excludePrivate --out doc --theme ../../tools/doc/typedoc-theme src/index.ts","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts *.map .nyc_output build coverage doc lib distributions","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:check":"tsc --isolatedModules --noEmit","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"14.6.0","dependencies":{"@thi.ng/api":"^6.13.6","@thi.ng/hex":"^0.1.3","@thi.ng/checks":"^2.7.13"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^8.2.1","ts-node":"^9.1.1","typedoc":"^0.20.4","typescript":"^4.1.3","@types/node":"^14.14.14","@types/mocha":"^8.2.0","@microsoft/api-extractor":"^7.12.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_2.1.4_1609607490844_0.11401594623401023","host":"s3://npm-registry-packages"}},"2.1.5":{"name":"@thi.ng/random","version":"2.1.5","keywords":["binary","datastructure","generator","random","typedarray","typescript"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@2.1.5","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"ffb57b01b1dc564c3211a73b08478b341cbe4a59","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-2.1.5.tgz","fileCount":46,"integrity":"sha512-6bin3eU6HMfCJ2mb1bY4W4fUzX/k5RGwDfvfYK6g9iuQBAqXd1AU+LX1e8qsqU+M3Cbgb7jAOdp7W5LWGPg7wA==","signatures":[{"sig":"MEYCIQDZ7JiwHuv5z5XJcuwMOdOvceqGrp3Qmu+i8UKhEViCoQIhAJJxobrp0fMGjIqSAoSjJq3a4nBcWv5DhYQtUtp3w+Yi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":80795,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf+z6bCRA9TVsSAnZWagAAWMoP/A1wwMUXpFIzCfSXmZDa\nMvh7rgwdBRTH75x/QZBZ4Z6ZJIFrsG+2EnfKVA2XR9GZ6DURok6c+JY5kMrx\n0Ubswqw5cPC/1IIbboqwgoUHp6R0ZemHbX3y3lbRfPjbm2i4/7/Mpu0yFzhE\n0FioYjpdJCRWDwZtodXqv6VUOfivZTI9rHLTw4oK8590jmd6CRqiG4b7YvE1\nkn83EdV0GK7xUp37Ca9AJA+f5tZmXWctCbcjJxctd6HYxJTQwgX6lu6Sg5sb\nNUwF/kZaDyJZ1H1cau/3a/tTm9ZZ6ei1AUM0QXYnxo8kbHH5X9AHC4g341ig\naBeXefrm3gMxpLEtADe5VYPTtlb8vakpL7A5RqqBM4dsvzVPiygoiwIllmEo\nV3dWCEQizNc0JZyIFsAJTNH8f/sY5+FtyqoU84UOhEYynheFLa58VUfjTg67\nCZw+oYkBCi1ey9E/QVUxGoIptzcjbl4Vz1jBahoPmaLeo2VPvX5eEmFyIFbe\n5C+uCeFnfVnuYTJLZApfGb4nJsYsX/uPYpuS6uyXUGPYDkRI4DetWNZfysRP\nolUz1e8/D/4zN+BcBgqdGqvUkc0FqlPy+5nZn9/Uxgb2toJnIMuel0fasa+o\nDQBwcAeWoxsQGbRgFP+3y01TQmwpTg1LCjL+8kqr7ZoynddUVR1sJyxW27Cr\niUH5\r\n=qqdf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"ec0b1d686c9d5f8f73e2c170b9915c2dd875903f","scripts":{"doc":"typedoc --excludePrivate --out doc --theme ../../tools/doc/typedoc-theme src/index.ts","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts *.map .nyc_output build coverage doc lib distributions","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:check":"tsc --isolatedModules --noEmit","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v14.6.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API","directories":{},"sideEffects":false,"_nodeVersion":"14.6.0","dependencies":{"@thi.ng/api":"^6.13.6","@thi.ng/hex":"^0.1.3","@thi.ng/checks":"^2.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^8.2.1","ts-node":"^9.1.1","typedoc":"^0.20.4","typescript":"^4.1.3","@types/node":"^14.14.14","@types/mocha":"^8.2.0","@microsoft/api-extractor":"^7.12.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_2.1.5_1610301083085_0.885494761531243","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"@thi.ng/random","version":"2.2.0","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@2.2.0","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"0e5436f77262424e1a40a92ff844db36bca23cad","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-2.2.0.tgz","fileCount":48,"integrity":"sha512-Apw6gDVQ8lhXVQccfsufvZqVNfE2jjlKFCho87W0V6pW3LaZbYGHclTZThnrXvOdtlXuB/VB1+QnorVGPKtPIQ==","signatures":[{"sig":"MEUCICk2fH7XIdqm9rwCe5AQQm+20kKn/DdL+O80MYR6d+5vAiEAvAqpsJrVrof9lDMpjOUIewPbyeoHRnrJ41kHnTOUm0E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":90139,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/vYWCRA9TVsSAnZWagAA4ZoP/RwG8V19kPjKYheFht0r\n1BtrarmRG6VQ9NZEkN88rZ+NBmdNJLZ2FgsQ7NHw0mUvvehQhog7C8aXUiPN\nW49bWVPuybk6+UmTxvftqqNrt92e84MLduGuofz8V0MNyS+RbJ1IIrB01yQK\nYzqaE3AW5qJS7SfjOeHBSlI+NFOrvcRZDElf480XJt73f2U/WGrASO61Dzsc\nBw+SyaiK1mFM9WVHVVbdW1iaQiA6u5FRqiMrohFdsAhsFjfgP8dMwQKqeSW+\nDMW6E8oLrzSP8LpHJ2q8uTS1KlK1d00RfQfsAsZey1sXaVWNUqS41dDRm21Y\nqC+HoTkgN0P1Wq8cs1qv4XUXzIC7UBAEs+rJP2UjPHBTu76kCwcA9DyglAgJ\nNBrajGtqS1YOdN3eW4H72T7h2iypTsBJ8RvYC0qw9lrhuTIULyRU3XyrtVB7\nmg9i7n/GPLHzrzBGgrG8gCLVt1yJ06OyjBsf+r6j0zW72/5tUOwM+W0WWYVJ\nqONaSNnmCtm5tEINb2DXvRhenkL0nr9UTeH61E4OtZRhIJZCuFvsMCt0Sx7O\nHebO2dJccJ1KyhrljQUup/FEOKOMz3TDql1cJTIkedGcsI6qP8gwhjGXUfAN\n95LHS28SQ+DO7+NYMG6rl5UELh4kWF3WneoI7QB3yz2F5yxUhtvelq5f1WuC\nfD1V\r\n=o3UA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"97c3f9d114dbea8ba4e33f69f631de5c8fd30eda","scripts":{"doc":"typedoc --excludePrivate --out doc --theme ../../tools/doc/typedoc-theme src/index.ts","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts *.map .nyc_output build coverage doc lib distributions","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:check":"tsc --isolatedModules --noEmit","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v15.4.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"15.4.0","dependencies":{"@thi.ng/api":"^6.13.6","@thi.ng/hex":"^0.1.3","@thi.ng/checks":"^2.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^8.2.1","ts-node":"^9.1.1","typedoc":"^0.20.4","typescript":"^4.1.3","@types/node":"^14.14.14","@types/mocha":"^8.2.0","@microsoft/api-extractor":"^7.12.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_2.2.0_1610544662238_0.028652824830990298","host":"s3://npm-registry-packages"}},"2.3.0":{"name":"@thi.ng/random","version":"2.3.0","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@2.3.0","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"2e3149a689509ffbc413a614c6880e772ab9204c","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-2.3.0.tgz","fileCount":50,"integrity":"sha512-tMzlNWKyhQN3ESX/sv0zJ0bRTWj+MIyjIXMcE3hRqKS6V07ELyyd51eougkK7otZQiejnymfrkFkqsIMze9OsQ==","signatures":[{"sig":"MEQCICipa1bYWyp8wb/fwGaJGi/UmhB/Ex8Yyw89s9hnqKdjAiAvF11yS8JCBLLhBSWKHqokY06Mu8vavrMw2xm5BBHj2w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91781,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgMUPMCRA9TVsSAnZWagAAzgkP/2U8r2kJOWC5KHD5udVM\n/4oprA9Q8+794HzChchcmAchxAs3mPQzjtb3xH+f1fFYCSuPUxBuBuThHd4y\nDvG5q7HksliOaLm4QBMhrLxo0T0zcuMz3PGb63kmgs27+VYSU0KAeXgt0MKh\nJWB2w9/GruUWcgkjhxKnjaOr1Y35ZOlX7zEsuoIJBlx055jg3t586Fu9R9v0\nwAKYS6DmrjY/Jspj99s4iHFX/X80Vwx24/FWEkCmVvB3OcHME5HPZhCfpz5n\n7FIsr+DOYvwCVYkZ9E7sQ/i3EvXLnoAi4aP6N3eeTHZ9yr8SbpQZ+mivTn1e\nKAhSPexM7dA/zKLtSwQgaLmU6izJfFlhfaDCUJJ1LDkSM0hlLTf0drXFPZUM\nSWvPPpUDL51d49qEeo+XWM7z/JWicWTHZRfrJTpW5LuUJmESfPXRjhgaFTzd\nXPvUzOm2KWyKZbZPniL3/magIMrL09A4HHvY/fvqrGzFkk2LWLvESxehoVt8\n7AQUbwZ6TUlafC7rRAZAjTJL29gtDN4EFxEfNvrrqZNolP++IUmvoOUodyq+\n74aHmxDYNVyvD58ZofOw7PMi5r8upvTCHo4cjwi6rAp9s4bcM4+qMbQJztwf\nYl270uJE3S3AbS4qVIWlBrjzXjRbvxY0yUJR1kTgMueryIxi8DyRBUwwsdLR\nIEu2\r\n=4VB+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"2cb9a54255d6a5d7f21c9875002b86c42dd038de","scripts":{"doc":"typedoc --excludePrivate --out doc --theme ../../tools/doc/typedoc-theme src/index.ts","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts *.map .nyc_output build coverage doc lib distributions","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:check":"tsc --isolatedModules --noEmit","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v15.4.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"15.4.0","dependencies":{"@thi.ng/api":"^7.0.0","@thi.ng/hex":"^0.2.0","@thi.ng/checks":"^2.9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^8.3.0","ts-node":"^9.1.1","typedoc":"^0.20.26","typescript":"^4.1.5","@types/node":"^14.14.14","@types/mocha":"^8.2.0","@microsoft/api-extractor":"^7.12.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_2.3.0_1613841356350_0.4895713944307969","host":"s3://npm-registry-packages"}},"2.3.1":{"name":"@thi.ng/random","version":"2.3.1","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@2.3.1","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"5c2d7e74e078d5ee49a4475ba51938445c45d144","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-2.3.1.tgz","fileCount":50,"integrity":"sha512-msUl2lUA0nZyzLoxsknUb6lWXqv1x21csl8Bbc+bcEVvaCokHhCbJK0tRrsytMHI30A8Ga6+TkaNaiLeRCo1lA==","signatures":[{"sig":"MEUCIBVm4zmAA9ZbFqDuQIuxk6Nzu+ghogiLVz9ftb1zrxkFAiEAlOifd308HwxYuYcnFDGmZrzfG2Ijt+mGGldmTuV8N24=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":92967,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNpCECRA9TVsSAnZWagAAVSwP/A4AKBaCha8949DL1+2g\nKWzEB8rpqgE9Wl2XFgngHlSI1fZh4amydfAPvQLknEvXJMAzAfWUTcluYhUs\nmU+sIyrfRLjcyU5yIxiGOKwzLF642FeqDz9S4PRSb4T61ZMU6p0AAgm0r2u+\nJpFzwy66yddG+RzTzsO0IHaztfAqSqvPhK/NP80cLgqPy9WIBqSH0uJ14ywr\ns45KbgvcZPg/EwbkbrCM0nIaJKftODAd4gXLq4xn4RXefWr8rh7h8xFjkHFB\nFhkOyvoreKSkXjwMxRsBmiIY9mdf0h8RK7DlGXeweLQWfs1RVUF37Z3NITzF\n1RtFHjPJHOcX1seF16J+1DuEmakEIbshhEDCy1sB5MzZBDLN608rUuk8xqHt\n5Ikh2X6sKLmBizIECsKTMKU+3ZR7u1OpTU1a7u8tfVmJVh3TfrQEZ1mvxHHY\ng05WfGoWfajanQ5S+K56+Y8eV67T+9eRutAk+3/fu1RPVMqEGVjCmJEguGbG\n7afN23VOhMgwo2gaqFlfaFpPILy0tMMqSN3SGjGxtc/LqUVr26pSJ0oSBLuX\nmqkWgSwBXSgvOfuRWPg8L7AYjaGthcTRlvIRDcy35Nlc0/R0SXqtRyLq5sXo\nsS5k59b0nYwrGMLFgSa7xewDxUQt0CgpmH/GgnouLrw857wgLZBpQRpaor4q\n1PiP\r\n=FVQS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"b143da353ca7a5da21a3d5c45cd7b20937fe758c","scripts":{"doc":"typedoc --excludePrivate --out doc --theme ../../tools/doc/typedoc-theme src/index.ts","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts *.map .nyc_output build coverage doc lib distributions","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:check":"tsc --isolatedModules --noEmit","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v15.4.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"15.4.0","dependencies":{"@thi.ng/api":"^7.0.0","@thi.ng/hex":"^0.2.0","@thi.ng/checks":"^2.9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^8.3.0","ts-node":"^9.1.1","typedoc":"^0.20.26","typescript":"^4.1.5","@types/node":"^14.14.14","@types/mocha":"^8.2.0","@microsoft/api-extractor":"^7.12.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_2.3.1_1614188675972_0.6399824299996848","host":"s3://npm-registry-packages"}},"2.3.2":{"name":"@thi.ng/random","version":"2.3.2","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@2.3.2","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"2a9b394f333a7a21e92606381fa19a8cc63f7867","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-2.3.2.tgz","fileCount":50,"integrity":"sha512-1+kepQVWUD0bI9q3hua6C4AIXaWwa9WqgDzYGnydyr8e6Gsr2S8uiYtO0dBsNnrGtQARicjTWXX4u8QWHtzc2Q==","signatures":[{"sig":"MEUCIQD7lUw1JSqZUx6E43fZxPtsHGV7rK1IxkldxMX1d5BwCAIgc07TEUwzHQqKHMabjJOkXgkZT0VMcKjJN7yjD3Dmk9k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":93140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgP6EFCRA9TVsSAnZWagAAs8IP/jSdOsivqOPpxtycyxtz\nSnOjGsDAm4vFHGtdg6R3NC1Jd1te3ZBon9SjW8Q6OhTp5t0ciWPLeNU8wvLx\ng1cuBLMFGzOVCz+lp3e1brugSuVSKVOMruSLPp7CL02BLqRG/yYvCEhyjmfs\nmAWaUtgBPiGoBrVfJUGByVJ38OwhggzZjn8i81BSs+b6msAnBE3YFNr0Z0a/\n4MIv7Kt/3gE1KMCYqN9LaTD5vg05ye1nz+0ThjrcWmy8hWGZP52hQbQ+X7h5\nynWgOgI49Oxm6Z8ba4JxYMBMmVV9PfTlSErwF/nfARV0FYq83iyCvGOFG/EP\n8UB3eSA0F1P4sK5ORZwzkGWGTtomnnlK7TbIuRSQXKpefl6q3IqfwXLO1GwY\nbBNRlRO9/08e+4ZpnIbOqSSCBlFFHVRiTtbsj7U+Tbjd7WDI2vyj11cFXga0\nGc25XMu2SBlCO3fjYBnCYujbRmZsh397GXJu43oaIl3bqM/i1qK8Mty4xsto\nJo0uN9BbNXd5eSBXg+M5TUW5W0gOzqL1N1YnodHMg/ckxWujfHPFsvZU52L2\nLoxt7BTY+9NU4We+KUOq9c53n2RRAdjAlvRN2hEJyRZXk+vfnvEKgp3qwa3B\nOx9GDMtcS2R8j93tgZPW+0xWOmeztME8ML86BnRzEC/BYAq/SPh+NZGjwdb7\n2wEj\r\n=23cj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"2ea9dfeae53824b3e9708ddac37bf1204c9494ca","scripts":{"doc":"typedoc --excludePrivate --out doc --theme ../../tools/doc/typedoc-theme src/index.ts","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts *.map .nyc_output build coverage doc lib distributions","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:check":"tsc --isolatedModules --noEmit","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v15.4.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"15.4.0","dependencies":{"@thi.ng/api":"^7.1.0","@thi.ng/hex":"^0.2.1","@thi.ng/checks":"^2.9.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^8.3.0","ts-node":"^9.1.1","typedoc":"^0.20.28","typescript":"^4.2.2","@types/node":"^14.14.14","@types/mocha":"^8.2.0","@microsoft/api-extractor":"^7.13.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_2.3.2_1614782717975_0.07988821888833741","host":"s3://npm-registry-packages"}},"2.3.3":{"name":"@thi.ng/random","version":"2.3.3","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@2.3.3","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"e46c3165917e3cc2b5182e472cc6d854d0c4cbbc","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-2.3.3.tgz","fileCount":50,"integrity":"sha512-M8ZT+MAKPkY0+M8iZ/ymSFwzurvEiRwcjy0tsiLDMRtUd7ihu11z6kHvek+ot/ROfobMGqo5Y2A2xTmqIrrM9w==","signatures":[{"sig":"MEUCIBU1CuEjnFwrXWyQkTyX0TpWVniBp0XjkPtO1TRREIqxAiEAndN66dBcFthSTnS+kM+ikvWF3CeJ5eJvbeAtJQyNzW8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":93313,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgP6MeCRA9TVsSAnZWagAA2NgP/jNM4NozjfBvSdaebPWZ\nDj7JSzpNt8Ft31dckQG+/7+aB0LggcN2jmvi6Hz3+l2drL/UtSWbPm0BQpcj\nt5oTk7a9w2ggtO3SabcoVi1HRqlqXp41N/AtCiejCQmRjjieCB7HH2etaoeT\nFOZTP6hHYY+rSRuHXnrcmv1nvEFa7LyK3qtm+oyZgAPnoIoo2273i31uCtM4\njy07ULXdiA3IjdRMIONv+laeLvGna2aZjHD12GkaUBcU0nO7IrnkYftqcsyU\nObvZRVl2v0USa3rjIDpmcRFbPb1jlsoZxflm4MBVU1varff+fmKU1geVxv50\nFpGgapAEzPFiNLl0ygIA4soI7WQoXcPLp6W2STZzdUpOyZxh6rFyoNxxO4MV\n/8ma9HCByIHAiS5qYO5cC0dHMnUGjBtT2GEnVMuVeAQjR7VGw/XDH1diGjyQ\n0qMY84u7iMSv0LekRZuSa4JlcmtwpFFCGmhKKRcvUIkRSZ1INab0ZU8UyD3v\nAlnGKoNWnKdGjPk1lpWCh3OL/ASfvMXioKfPnReCsKUh7WXZXDZ8BM7WT2Eb\nFSzISWV29Ev1ZSHIMjPsMv6c5svQzdMw2RWLav1p0VBAdjWo+PhO9H5fI9X1\nLZe+/mzBm1/ME30g02NUk35m5rZnYewVelL7lqvrGaVxu/1/bCUZOETcmDOI\nd8Vx\r\n=Gwro\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"a59cd470a1728cb5f40e96e010fb98ead30e3142","scripts":{"doc":"typedoc --excludePrivate --out doc --theme ../../tools/doc/typedoc-theme src/index.ts","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts *.map .nyc_output build coverage doc lib distributions","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:check":"tsc --isolatedModules --noEmit","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v15.4.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"15.4.0","dependencies":{"@thi.ng/api":"^7.1.1","@thi.ng/hex":"^0.2.2","@thi.ng/checks":"^2.9.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^8.3.0","ts-node":"^9.1.1","typedoc":"^0.20.28","typescript":"^4.2.2","@types/node":"^14.14.14","@types/mocha":"^8.2.0","@microsoft/api-extractor":"^7.13.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_2.3.3_1614783262051_0.08203281079589497","host":"s3://npm-registry-packages"}},"2.3.4":{"name":"@thi.ng/random","version":"2.3.4","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@2.3.4","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"da4359ec67b6741e466a8340315575e5bb746528","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-2.3.4.tgz","fileCount":50,"integrity":"sha512-zHnRUeW7bHMn9XcbYxR544OogC7KofAO8suN/e1HgZS1zGtGZDUWTuT3uUFD8EPvcymFu2d5rfmqUzF5ct/fzQ==","signatures":[{"sig":"MEYCIQCFpjN6Sk4SsojzjQDc1WLU/wZVS+PhtiY2YJ+fw62SggIhAO3B99eeRg83omq3SjF3vzv5lHn7Lm4T+/1nyGimBHHF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":93486,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgP64BCRA9TVsSAnZWagAApYgQAJmV3vyHAJ/MDvSDfy6j\nYTuDwhDJfNbhMu1z6LhWn54z8Mn6bKQlZrLvfc8lD+e3ymUiEDsOLOzxrXaS\nrmWwo0mar42C0V7DFDD+5YqL6HG2tAxyKGirsl7E6sKzUMw6BliEy3c9WPdf\ntaZp11wVqwOGXU5eIskGMYz4r7LKKUyT3dDmdfCvCmIIXW+D4P4OQSCRqCD/\ndrXBsTm4mTzwvMe0z0qQHu2sWwIzQpJoVJALmY5M6VurHKZcVUOyDP/eqMYR\nQLpWnGCQpJQb2oWuyvq30guXNXCnjYUSZHjART8vgi9NesRHr/SB6R5dMlIj\nl7NT4u5FZcxYrIcV1awRk+ESzMz8KIdDUGCq4d+G75TRytcTQfshdrOQHsuE\nVK4hmv3aZKeuegPH0dB3SuJ8A1pg03Lxm+LgBnBCHboexO6Rqy28wxRnVkEZ\nE/WlGBH3KvXS5g0WaZQmbTsKs52Ht5b4lZAiwUST4oBQ9d07ciukISsacgp5\nYr4e1XDsHqx/UL5zUtTNGKi3rIJtUwYtUfZdoRn3dbZtuz7wmVDlzzR+FPSA\nnW2+zH7AREsYNF7LcrPdIYivaFhvdb694ldFAiMnkRh9JaG964gvcrzyTFf/\nWUvvj+6mCTTI6hHF3rJu0NZxOwocJe0PF66EgWhjFadrv8qZCs79zyEGjwUg\n0qGI\r\n=XEQU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"c70903833fe6e89bbdb3f7d82197866320f91b3a","scripts":{"doc":"typedoc --excludePrivate --out doc --theme ../../tools/doc/typedoc-theme src/index.ts","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts *.map .nyc_output build coverage doc lib distributions","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:check":"tsc --isolatedModules --noEmit","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v15.4.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"15.4.0","dependencies":{"@thi.ng/api":"^7.1.2","@thi.ng/hex":"^0.2.3","@thi.ng/checks":"^2.9.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^8.3.0","ts-node":"^9.1.1","typedoc":"^0.20.28","typescript":"^4.2.2","@types/node":"^14.14.14","@types/mocha":"^8.2.0","@microsoft/api-extractor":"^7.13.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_2.3.4_1614786048568_0.4317488362243542","host":"s3://npm-registry-packages"}},"2.3.5":{"name":"@thi.ng/random","version":"2.3.5","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@2.3.5","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"056b8501a2b90fb80b0b4f0e52cc68ad3391e31b","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-2.3.5.tgz","fileCount":50,"integrity":"sha512-sxI32hSkBBbZoAG7UQbi6Kl0G9QD3bAtGvdFCCU7kBjzb9RSJtSosYp4JdUpzhH748ANokmwL3YwsRQDHTmlgA==","signatures":[{"sig":"MEUCIQDDOU0Bf/8hXghmNNdfLN98wkGF+a3EMbg56dy+dpmacQIgBBjrats0K8diTUVjkdG8i6q/tVJpG9v1fqVKj/jtkww=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":93659,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgP7CmCRA9TVsSAnZWagAAZSwP/2dM8Tl76VgnxEz3gOqa\nUeXRmZ2Hnzx24Vwo7bBmIgUQHBzuiOaYTjbl/g6nahFdZn4kXgdsLGNzh9xs\n5Ok2J/am4uoXveWa9b3r/DshoVeCbmFXkQMTbXcJ5TRJwS89RssIbI4droOZ\n7LyVj8MbHCLp/m7DEcySsWosO8EgvGJBbClkU6n2oOXu5VI/vjwlJKuB0MeZ\nqLlccJr9pkFrcgqzhsG6MN866b5qt7wLsihJGANypxuq46EwaQyc8IAktOtq\nfYdkW3dKmFJ9Niw+raqwTAk3kpovwBVmlfO51NyB7WWU7UJTlJGqmXLYTGXD\nuXxsMTU8WPRC2qATXRjt9J3VT53HeifwomabiCjQziR0MSdn732wMjyabG2n\nGQT8g7GtnDb8GSnXWUjkoffXhafwmS0F6/9L71Di0aSgS2j+zHVEXGtOmLyC\n5TNmkvhHsnckn04QXCUCzD9l+nzWEn18fM8jdCPIHUQWKloMTk/22Y8aQLAj\noYDeKuaQRwFrggnbSFVZ7phjPPqs742XQp3dW8j7bYecRk0kVJQjMRpdC7JZ\n0ROpXlel9BSANu4XDz3NhYv98xxpQ0vP6rcD6xQOt4Lqs/8DY3nTSRxCyfMt\nU8KN+XYdVlrXuo9vi1CHIiUkPsuJ6SNpyp718CxhF9IkKTz+/50dlr4t9DFS\nCldk\r\n=jqrE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"c17a8b0149711c84603c7f0ffdf53263d6387a54","scripts":{"doc":"typedoc --excludePrivate --out doc --theme ../../tools/doc/typedoc-theme src/index.ts","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts *.map .nyc_output build coverage doc lib distributions","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:check":"tsc --isolatedModules --noEmit","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v15.4.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"15.4.0","dependencies":{"@thi.ng/api":"^7.1.3","@thi.ng/hex":"^0.2.4","@thi.ng/checks":"^2.9.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^8.3.0","ts-node":"^9.1.1","typedoc":"^0.20.28","typescript":"^4.2.2","@types/node":"^14.14.14","@types/mocha":"^8.2.0","@microsoft/api-extractor":"^7.13.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_2.3.5_1614786719101_0.23351780126093802","host":"s3://npm-registry-packages"}},"2.3.6":{"name":"@thi.ng/random","version":"2.3.6","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@2.3.6","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"83b4a6cbb25429a631c1409a6f7ebf7085bfe15a","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-2.3.6.tgz","fileCount":50,"integrity":"sha512-RdpaBY4OrgSzfEqvgavKkfHj/wEErJ7HyKo8W3vNdRTv5gc6A6t7XV3wsmjFKyIExfApvv4anIXuprd5qkQXXA==","signatures":[{"sig":"MEQCIDoP7Zhzu7qH1AQmMdYk5p1W+kPajwGoswIhS5ZpFRgcAiBG28RwU8fSjmk2unL2nM+mA9EHfjqDs6FIg+6oz5pgEg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":93140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgS/WCCRA9TVsSAnZWagAAcKwQAKUNa5APdhhH6xabOqAR\nNnPIjzddNiUNTdbSp72a7TXJ8u42j499ZwwlV7RcHZeFwKTOKmvlbzRJfwBv\n9HEo2yihCcEufrlfEFm5H9xaQ2ldN5LZTOrpGF5SZeWGIFYYNH2+FP1awP1J\nkFR194zCmTJ/OKJotsExfIEptaIMwR+sjyToeAMY9C3KkEnyE+eiwYZDwHal\n60E8n1r3PSiXYe52hHcpUdJkLqZjZYsT0tP9lG3zYQa2uj0gNZ8P+C9V1JBd\nxFwIqvEqAAdIGeylCEuwR+Ai9pANg5PMjm+Ib0nIETVZT9En5oZ6Ll9yQEEs\nTePTNZpHt2/CXvQjPHdz6ct1G6bPcsrxQC+zKxxUU+5qJQkSPhYm2EyV/HI6\nGRrgSmLOFBO2SO/UU+a21pgOhXj/sX9lvc8hWVSBezP/T51Z58yZHVmzI/qq\nlL8srMmyocWdgpvgyO4+to2GUYN3Y3IWeleqR6Yz+hXYUD+YHeVRoCEu+2rL\nMM2Ximcql4B/WzNB5gNKi5VYRQr6/VhCrvazG8glam0Oc6sPNdvlk0lNx2/N\nTWlRKCkEnsToOCPDfwxdBqvjBvLJ46NVv/eHzngECC2DwiaUyIZQNCVrhp7L\nMnECfYszZ87uvQcfJEDbbBQKTpRffHF4KbCYhcZSpFx9imuZQtOG6WPN/Ksx\nEjjc\r\n=W5Zw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"24c8afbd4450f14973ec4c5481ca24722bb2e2f0","scripts":{"doc":"typedoc --excludePrivate --out doc --theme ../../tools/doc/typedoc-theme src/index.ts","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts *.map .nyc_output build coverage doc lib distributions","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:check":"tsc --isolatedModules --noEmit","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v15.4.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"15.4.0","dependencies":{"@thi.ng/api":"^7.1.4","@thi.ng/hex":"^0.2.5","@thi.ng/checks":"^2.9.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^8.3.0","ts-node":"^9.1.1","typedoc":"^0.20.30","typescript":"^4.2.3","@types/node":"^14.14.14","@types/mocha":"^8.2.0","@microsoft/api-extractor":"^7.13.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_2.3.6_1615590785699_0.38716495042009247","host":"s3://npm-registry-packages"}},"2.3.7":{"name":"@thi.ng/random","version":"2.3.7","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@2.3.7","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"875790c9b95f121d2ef6aa69843364b580cbc9e5","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-2.3.7.tgz","fileCount":50,"integrity":"sha512-X3GbOHLZ0eTOYF13po+B3R4vvWSiU8DUAZE3Gyb+PWRldgfliTApQbo7zdSZpdHcpfYIEmw8u0WJMfF21yeKEA==","signatures":[{"sig":"MEQCIFV4F2mRUD39lvjKQ2XsV1JrelUhpmheV7LvBDsSqDg/AiBKsq5cICygJH4jUuuXLZWsHqr/NfQd8ymkMellcMtEAg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":93313,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgaFntCRA9TVsSAnZWagAAmscP/2U5FotXQ4bfWi9SX5dv\nIf6n48CiT0zyqXTnLg1ErKnJCESloBUfqIxhnQi+5LoAzKtXZIwKmF5maoV/\nRy399afpLCfhNF9+WiILlCyk4EilfugLx+K+z4kwU5/9c6EPPmYIS1Wm0fv/\nklJJhPXd4Qr+X5Mp53acLaLwist/LuPjj/CxPuXNK4+5Ca99AaBYK3OikBVf\nwS9chEXPPXVcnvEnwL/3SlbalmUs63zysKYx7qKwpJ7OKebyVfR4OIWuTr6A\n2C10ii0Tabn/NCnemYHCMUfuHFhEfy6hjOTjZXUEmkDns0AfGLR33Y/768zn\n5N7CRBcOX31BrZpvpi0NzPSJbP/3O2kQetvzPXQfhvAUMx2vscI8jX3pXwcA\nU+wML7T1xUCFF4Tbt9GmRPL1vdMt2cRaN3anfQO2jHBOJjvtpseP6WtzCfBt\nCqlyJ6CuReOjNtXVvMh4Jfp0a9NewCG0KZvSKkMt2ZlKCKxkDhBJymKugE8A\nHd0FES2cRFtER87SaMrkNmmHXOKbRUKBYwoC/1MJ6M0qI5KXrzBx9LN+UD0Z\nadRiHQ+PdCCRagYEdJoaovskELxmIZ9Ac/CV86fQSrI2vfLz605KPFjdn+98\nRFwsR/mCMdU03HcW6U6x9xb1fFUcwDJf+mqTKHlcqcZdYJwkN/Dovm5NGH0J\nGNKf\r\n=ujyC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"452a679a1c40e0708ac9007b25a45e209af78e59","scripts":{"doc":"typedoc --excludePrivate --out doc --theme ../../tools/doc/typedoc-theme src/index.ts","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts *.map .nyc_output build coverage doc lib distributions","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:check":"tsc --isolatedModules --noEmit","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v15.4.0+x64 (darwin)","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"15.4.0","dependencies":{"@thi.ng/api":"^7.1.4","@thi.ng/hex":"^0.2.5","@thi.ng/checks":"^2.9.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^8.3.0","ts-node":"^9.1.1","typedoc":"^0.20.30","typescript":"^4.2.3","@types/node":"^14.14.14","@types/mocha":"^8.2.0","@microsoft/api-extractor":"^7.13.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_2.3.7_1617451500984_0.10531581264608003","host":"s3://npm-registry-packages"}},"2.4.0":{"name":"@thi.ng/random","version":"2.4.0","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@2.4.0","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"550eb72df1ef695565536f6b9385381965e536fa","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-2.4.0.tgz","fileCount":52,"integrity":"sha512-f7XXnbWP24dd+/Ea21rLKwVsKyUMlnS5v+fytrMwNOnVEfHzTv/yf2tbCryojFyJQxuOeZ7i+1ocNwTWPsqPgg==","signatures":[{"sig":"MEQCIBrHD11WujUtfP3/e/ATdZK3qq8qsc1c2rPFcrysO7HeAiAsXTidVF3oQDTBOhPQFhdeTcGTpw6myHZhZphGDRFdKA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":98929,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgfWs1CRA9TVsSAnZWagAAdmUP/11Xo9oSyYH2y8PGD2LG\nW89bCoEu18an22MEx12a+9tVhhrUgiJix9i8spxqpJJJh1P3qJl2ZIe7vUXY\nDeoyCBdIeonUTUcn9ecEZvE/XW75K0TnNTDyPIeXr6BM1byD2jYql9z5pfFf\nWpbGP3ZTltFhwmPBUUDEtDPlDzWe5WHl8ZvyS2p9DU3F6Va5Thvqm8yID7p5\npkkeG8PppHRy7dFvJQpT77kPWT8btU46gzWiqalgZZZlM3/mA55100U8trN1\n8i6HxS8VI0KYlPLDkyalqH68RKWgCTYxQ4+3XXHBSjhXuf/Q4m0dzpyb3/rC\nHTsimLKsg4EhX1KyLtYuCKgCXjyPdoG5l1qh6CaEx17Rpwe8NCI6q3t9lAiK\n3SB09Hh6e5y+//w3NYojIo5ssqXmsSerfhotJsrT2I3Z1RXZPWe0zrvdIpR7\nNthRe+9UsnmRBLZfpg8CtGB7DRGemqKXz4Yt5/R+kGdnvtAe/fu6jeQGbf+N\nyuQ91iz03UabnC8sxFxR7Tau4K5dxwiycbKKtWqZ7gli/KuFmtda5z5BKZe4\nbRSu1pqrXh1i0Fbk4BmA0t1Y5xQZGOhsAmS4zX+ohYqcPkEyO1pa5qOFGrB0\nDnVLRCb10sEXP5alG9nw92bBqwtzcKXI2IMwAB6vNQO9znQhthA6W1AWc8cE\nyCuB\r\n=HohP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"a099b0a1f1c6180819df9cc4786faa5c2b535140","scripts":{"doc":"typedoc --excludePrivate --out doc --theme ../../tools/doc/typedoc-theme src/index.ts","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts *.map .nyc_output build coverage doc lib distributions","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:check":"tsc --isolatedModules --noEmit","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v15.14.0+arm64 (darwin)","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"15.14.0","dependencies":{"@thi.ng/api":"^7.1.4","@thi.ng/hex":"^0.2.5","@thi.ng/checks":"^2.9.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^8.3.0","ts-node":"^9.1.1","typedoc":"^0.20.30","typescript":"^4.2.3","@types/node":"^14.14.14","@types/mocha":"^8.2.0","@microsoft/api-extractor":"^7.13.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_2.4.0_1618832181111_0.2783418936635149","host":"s3://npm-registry-packages"}},"2.4.1":{"name":"@thi.ng/random","version":"2.4.1","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@2.4.1","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"89e11d8b168e48c2f25f5aa78760bb2818120ec6","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-2.4.1.tgz","fileCount":52,"integrity":"sha512-yipXwW+MS6Nd/G4Ag8KiKpoQl2+kCfrnZu7j59qrsME9xKQ1kl16woiBjKppNIS9huP5vWkjdWdghXC9OQtkFw==","signatures":[{"sig":"MEUCIF9l6bloBYpDB27OZnEi1TcuJuDKcsxApGYvozCJlJ3OAiEA7itd03Zh/rtxh8qaSTR3IwFPIunxEZZC3b66Ss4UVN8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":99102,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgv2reCRA9TVsSAnZWagAAg74P/ROhgz57ElRxYb0+a+C8\nxnA42GKG8Ej0cPTIA4sWkS09BDw23lBeiv+k3lnIwIDasht7owvVT+iDohCJ\n3UxBTsdwZKYx2D8vv1yanPIFd4VlzQv5zhPLTaV2aAjZa88oxtsJe9pia8F3\n7TR+IUCGRYARierH1ZgIej9nSirOCotF2ok8KO7W31bHf7hJJj2IFoKKXgkU\nWeybZDmb+F7yPdEhDN3DQHdCYVeQ9knTlsLwRM8pmHlXSkziarSInMwdRO96\nysahRceMOtfKlYCoam5h2uhKpbRvp2hz7Y8fmr0DtgBg+UEdun6cE2pIfjd5\nCZ5vs4Onqejx2xznBj5o6Nm3VUMbTM665u+bClYntK0Yvktn0EhEDD6XOFVp\nzkL5cOWue2e9Hsl9z5USmPJKUNztK+TXJtTZZ24vSivAeYM2zKfh7GNTc2jU\nUZBDaWVCUNpjtoDp4Qs39y/9RGX177MKl+D51hzGIwLnj6EY4xovOebLR9WX\nWKvYTocj+B431AlSkXFLUT5fmhJynZlkGBGUh0py8nmnhmRV8mBRnhvBVmFg\nuNMWfWCqg3hQLN4srE3lB8MJcqVO7Bimg4egbtPUojlEwzuDRGjD/TkbXBmu\nd6tahdXYXqY4Uq2XWXbWawSk7uXmr8pLKBv+XNdtYzy7dFdNMTG96AXnBPUE\n+Mc5\r\n=o7/2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"bcc3e88102fb0eb20e2763908488b7bca3e062d1","scripts":{"doc":"typedoc --excludePrivate --out doc --theme ../../tools/doc/typedoc-theme src/index.ts","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts *.map .nyc_output build coverage doc lib distributions","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:check":"tsc --isolatedModules --noEmit","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.0.0+arm64 (darwin)","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"16.0.0","dependencies":{"@thi.ng/api":"^7.1.5","@thi.ng/hex":"^0.2.6","@thi.ng/checks":"^2.9.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^15.1.0","mocha":"^9.0.0","ts-node":"^10.0.0","typedoc":"^0.20.30","typescript":"4.2.4","@types/node":"^14.14.14","@types/mocha":"^8.2.0","@microsoft/api-extractor":"^7.13.1","@istanbuljs/nyc-config-typescript":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/random_2.4.1_1623157470239_0.4282377223719094","host":"s3://npm-registry-packages"}},"2.4.2":{"name":"@thi.ng/random","version":"2.4.2","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@2.4.2","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"d2152d5b1f42641112f31a4b19e638c3cb916a52","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-2.4.2.tgz","fileCount":52,"integrity":"sha512-pCbUrmqydMkAsbnRC7yNLJtEZvwieLk/G4C2lUDemAClBrPI1R8jjlPr6094il/W8BhHDmZdj4pqVhcfWnuInA==","signatures":[{"sig":"MEQCIEO/jZVSvBS+937eIR6wNOedHsLFNCOQweIAoIEwOcaYAiBGKkPXiJwJmwMjGX1svl+ZiER25XONlG6zJAXz4/KVUw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":98909,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg3jD5CRA9TVsSAnZWagAA1zgP/2T/3blpU+P3QhUgGOQr\n11s5jafB7DU87HgOLpJpvvy4IVa2zNZVAHgNIQEUUNuiBad1X38/m/tSR34R\nAiuQCpU0x9QAkU9zUfYuHHjq+hbFSxTgB3Q7gGfGJf/KoOd8lceqfwgeHUJS\nrMCSZaBjGjgTt6X5FymLoPclizZAdCsv4O6lbReoqbcroOh8z6zU+n9WRb6a\nDVJvM+e0GxtWKuiUy/CpxIrouBv5/B0swPWmpy0PdcImFA4prG1URiGilRF3\nOZZHk1xuPmkHDZ9D37a2oHl6XAYoY746FBIdPGDpizt5UHVDLEeruZ+BUlQ8\nX+qwo3ulNdoZ5yERj8OFFVTZmM1/l8d1N67vcxiCYr0oC6zlA2cr3exH69sE\nFHPxNvEa3yivCtmKh3edHHriicIrrVAAcxrCGo7+tUY0OfOosBO7stKj3m4l\nQX+mn8sTNNVhjcsFOH1roUvO5gXl8GcvoFpDdONHFpeX8PW+GEIt3xR5pKXP\ns4Ksjafe/pT/oImTaWH8HyRy6K415nPEKpGbsJCjy4GoFyTp3RymLtE2msG1\nPeYaXBqKxY83nm1dKjfmrHTVChFpGgVpIzXV7ZF/mf+cTyUzoZ4szCY79FSJ\npiYWiko7oqq7LfdSNHUzytPsU7/k3dS+bPu59R53RbeaOpYsrGY3m5k811iO\nyPs7\r\n=8KMa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"a3dadf7acedcca6a15a7e6d655c923b16e2ededa","scripts":{"doc":"typedoc --excludePrivate --out doc --theme ../../tools/doc/typedoc-theme src/index.ts","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts *.map .nyc_output build coverage doc lib distributions","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:check":"tsc --isolatedModules --noEmit","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.0.0+arm64 (darwin)","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"16.0.0","dependencies":{"@thi.ng/api":"^7.1.6","@thi.ng/hex":"^0.2.7","@thi.ng/checks":"^2.9.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/random_2.4.2_1625174264910_0.8892772541084075","host":"s3://npm-registry-packages"}},"2.4.3":{"name":"@thi.ng/random","version":"2.4.3","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@2.4.3","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"b5637df56c39b28cc42076c18e3483f785860aa5","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-2.4.3.tgz","fileCount":52,"integrity":"sha512-EyNMr7rTLc8R+NHhDWxmchH/w4hY8uJJe+etYqGkqKrJUaXOqX0It/Z6+Em78F3ICML+9EpfRUC1DCOiwD88hw==","signatures":[{"sig":"MEUCIGEMuXd7v6ncR3s47lsoRz1eOgY0b7X7TLUBigtlKaOQAiEAq3SZw7oqVzzwECuP9AIgAOlwIHnuuksu0ZqiV2XG5sE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":99082,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhCqJLCRA9TVsSAnZWagAA/b4P/0rTiBzCpuU6jVsTRBky\nhQkGUnc7DyMJ7gcsSpqCa/rCUXBJyWsFkM3aybpqR1YltY1BNSGi/X4AJ1so\nWIGdgrDxYUEk/mL8Y4E7SctTdMYKvaMq2TALTKlMaFA8u4efFACgV4dBd7jZ\nXuOeQtjmOphsLDgH7OCR+5nAvKZ8ozzgqey+oG5eOOKzIeYxMG/yypZxjyzV\nfd58Hj6TYyew72Hhyr8v7h9XzbCz7hG7BA8Ia+6Yuf/K9IUPKFbPsy3MxEOL\nzLfKYWa618yWB1jiUdrJvfkxH3j3S3JgWscVJpRUvsZzWq3umnZrQMg8W4sU\nW15ZYPPjn/NDcaQSroMGbDK4r97Ia0IC1VIlOKR6I9VtgserAuGn7mjcdqds\nXijYUy9qmV4hJuecXXBcp41ByizBukEahLyEoN45WpoBD2aB5+1d8+z2462J\nT4FXyVspVa8+YCjk8aHt39+obGkZGH5mRhMyXPY4gq5VzrSsRDs9A+Jud1t3\nkNpuvBE9j8SxhjhJ/oIdWML3U15OGrQHlJpiuPfMtDtv7PlxfbTL2kyUZO9O\nCXbXNl6Z/qb50bOTY4HAJxZptavfSdM5V318xoSpWrRhPG0n1vn4paIOZh/T\na/TWr5FmWEa0Qgx1pdJGcOLg4B4mcLJzl1kv6eUhzAbZ8gunMX7B6w1lDosK\ntGAJ\r\n=fQWk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"a85a4dd69e086a18d97d22204667c6b5334b01e0","scripts":{"doc":"typedoc --excludePrivate --out doc --theme ../../tools/doc/typedoc-theme src/index.ts","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts *.map .nyc_output build coverage doc lib distributions","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:check":"tsc --isolatedModules --noEmit","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.4.1+arm64 (darwin)","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"16.4.1","dependencies":{"@thi.ng/api":"^7.1.7","@thi.ng/hex":"^0.2.7","@thi.ng/checks":"^2.9.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/random_2.4.3_1628086859120_0.7171330418367372","host":"s3://npm-registry-packages"}},"2.4.4":{"name":"@thi.ng/random","version":"2.4.4","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@2.4.4","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"579aaf3d3c25b80935cfcd9723f5666b58da94d9","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-2.4.4.tgz","fileCount":52,"integrity":"sha512-zp1fzDjoy8WMnV5KJPiSKcBU9CBTyW5fcOxzwFdq8BHv2k6rSbJfT6A9vrw02AVzlpr6QuO4Ufb6LD8NxBB0PQ==","signatures":[{"sig":"MEQCIFBPHehWB+xyt5ON3ePBCq6u9t7/hfRYafkID9flOytFAiB5RFbMV8LMYEnZ0tpSLv6dWf+kCvvR89ga1lxSVesCwQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":99495,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhCvXDCRA9TVsSAnZWagAAGU4P/2AsbY/mar2rMLV3zt4K\nkdslY64jCPtZcehvGtRwqe3hgY//lFEHu59gJlcBXxvDWbjNqDsbY1l3j63H\nHTenxfc7KBnMfZyE2YYmphMdreEoE7w1nlquZ2Gp6QOAVEdPMAZMz2fWg/hD\nHytXnBlj3LbZdSivW4CduDCFjCTazvilXbBExiOjPkJoEmqrTNInZZIyif6c\nuCC0q0D383fakVHJgdp48/ZVWZOCpdnRCtmDSzKmDEhb3l+6IySl2FFI7mBT\naiQvTKMWLCFccljz0tANl/Yv/9yTpFU2qmz0XmCguWCv/ESgjZy1DxqVpXV+\nRjg/Scb9EdT+x90IlDIbxztx9dC6Tkhkt/G8GY8g03vxRM7U2/TleThzjirE\nK/vvXcJo5uo3F+8fsKUzFJe0PY85ZjulgoJEiONrjJOTgFYLTJbDOlcSLgTR\n07rPYZySO7VCdtO1DNucbzJKK2Opclid3oI4aJkFwIWNjQAd7Mt3DCqUzPE9\n3xD5kVvfz0Lao/5lZMqplTLTYHzCmCBRfeVbwHyy2inOePn53Xxlro5d8MtZ\nX81fHJTjcL6OUrch/TvBtaVBoBjg06ksf+BKHPodZUOUJB4Ubd17u+WDIi34\nTcfP/oX1p2hVAEolh5DSsLmWGioR02wlrllShWSBbG5J+r9HQVbmee9vlfU9\n0lGo\r\n=Rund\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"5a289330f80e3c253c3b434655825c5dcfaebfd2","scripts":{"doc":"typedoc --excludePrivate --out doc --theme ../../tools/doc/typedoc-theme src/index.ts","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts *.map .nyc_output build coverage doc lib distributions","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:check":"tsc --isolatedModules --noEmit","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.4.1+arm64 (darwin)","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"16.4.1","dependencies":{"@thi.ng/api":"^7.1.7","@thi.ng/hex":"^0.2.7","@thi.ng/checks":"^2.9.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/random_2.4.4_1628108226858_0.6640686236895292","host":"s3://npm-registry-packages"}},"2.4.5":{"name":"@thi.ng/random","version":"2.4.5","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@2.4.5","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"9ccb85bac5c358d7b28ab1e2a45bf4c8d2554602","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-2.4.5.tgz","fileCount":52,"integrity":"sha512-4T3WgjTJ79k87+RliCELDpg4/YatdLlTViKR9kRZ2gKWuL1mkFAOpWUrgB32LmStP8Yl/9+1OXk4uk4aZXdirQ==","signatures":[{"sig":"MEQCIH9g7z1kNXjAMt1sv/AEhQHCaVk3a4AiS0ccJWLnEeNfAiBPUtEwh84W6ICaTspeyqWoAaKX7yoK1h5XFZY31DbOnA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":99697,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhD8i0CRA9TVsSAnZWagAAlc4P/AubmG+6yCEiqvse6/Ps\nVfS/m8EtnJnPMlzh2Rkr8Hap/xq5MV/8MbuJHqYQTrbj+4AdoqbzbIjIzWwu\nMklWPbaHVc9dByR/Q4+xYYrIJb7p2Ep57VD/ga/cN1R48TLna9nQVMn/SMA9\nHnVQL4jKoYkSYjHeQL++2S9J0I9NUCQ8D95J+9P8MTlbunYdVFpCI+EqSRTB\nwpHoZO+ggbZB+IX2mETzjQrX4SyWvQJdSIg5VSWswHswAHyr9iKUVeTQwSkR\ncoQA/Dj9/9j61p0OO8H0Gh+E4WxZVS2YC2V7NRVbHeqC3OPztTtTHAwzq13x\n9dRsuuzwGmUGFCnfopOaraq5dD8h1s1Fp/KWusyWHVNFeYPh7PpDGZ5Cnk/X\nf9t3yLtUB00HCU6hTLq3KnOr5tAIKxJ3vCdiE+ullbjuD96X5tXFBbYqXU9P\nafjKvyAxuRFtDFKoj2d34JNcWEWuY+u6gASI4CjZW6udrNlIVvjq5PjSvb4j\nKaA/Ie8tnoGDgDc3q2D+y9yCb8RnePv0of026hRuCFGVmV32xtFgfLuEF4En\nRoMFlhS5IkGY3CL0HMGx+Nsd9tUurIHqVu/56p5xGUndtkAohV/E2e93QF8A\npxuYVJo9GU4wTFvjfBSug6L2KtGStKPdoCaiOxRexrnSDMG871Oe5qjuX1/h\n+yMb\r\n=ZFoy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"c3d907d40c82572fea9c259007dd68c9acbd5f1d","scripts":{"doc":"typedoc --excludePrivate --out doc --theme ../../tools/doc/typedoc-theme src/index.ts","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts *.map .nyc_output build coverage doc lib distributions","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:check":"tsc --isolatedModules --noEmit","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.4.1+arm64 (darwin)","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"16.4.1","dependencies":{"@thi.ng/api":"^7.1.8","@thi.ng/hex":"^0.2.7","@thi.ng/checks":"^2.9.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/random_2.4.5_1628424372711_0.5491864698648556","host":"s3://npm-registry-packages"}},"2.4.6":{"name":"@thi.ng/random","version":"2.4.6","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@2.4.6","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"7203b2dbec7e70aea43e1cb362b20dc7f125a0f4","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-2.4.6.tgz","fileCount":52,"integrity":"sha512-bRzg6/VgjlmQHW8Te4zXivBTk21AVldwdDc82zIi3TbUOB8wubLDPnKAhAGhDg3KDU5X932WrfH3uIlaJqaBgw==","signatures":[{"sig":"MEUCIQCRlcD3gYzuCG9tE6/xAy2BTlV7YIxxB7s/1o/jCxjS8AIgNgrIjKnpU1krVt6lU+6fCg2fgPHHDdKFWxn0Nt49bUo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":99871,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhD9pcCRA9TVsSAnZWagAA9GUP/2CmmbU4TwPxdv6yqz6+\ngxkDawH+nUcZ2Fy+gT7os8v+OvGyRLSKFAGE1STuuevsOIqFfd0BZHzZQwi+\nTyrZznFl95y9BCVEVtjm+iajPOjwlFGqkTW7/jPDKM7DjE9fClI9EAoha8Xe\nqCpsc+BXXUJ/cy3Kunuq6j9wy8ZFwfA81toy8hoCHAX/P03Bj73AC80+q/kh\ny1yRf+FCnGG50+05aIPTP6sPPXPyFfbjdzNtfoZrFomsYq+3vKMdu0JFG9/P\n0Y/IcCIAMM6ArYKJqWIluC10ZGwKxbbCeaiHMg6S00PhhvjJLUAiq3WLN2IG\nzdx1HVhHsVPFfKC7tbS7cH0QN72Eqov0yWlEzDetfusMSxQfk8wMk7bUNm5a\n5OI3bGNYc9OZ2KQNB4nBMf07d3hwHgneFYajJghM04frDTDzHMZ/7KBr5FqG\nHchBA2k/03YkO2lBSndHp9dPcSHLY7WXB+SDispUeAiG6ZAGH7QafjWaqZGH\nycf+HaDfZSwa9+4FeRyRfdX1XKFwhORqTSfR/h58hVxM6+YXhAX3FMmyKMSz\npdgBmtjWf7MImgV+iHpqdtuKv4Um5XmdQ/OcTSKIeKLWMBuoWMgwPdWQMfLH\nz99rE9KkLYUfICwD2lACZbC66QAr23cqolzS1krlKE0LEKRFC3J0DKrGsBRc\nGQ/O\r\n=8+jo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"538019e9d8ca6c5fee4754af93ad454c0674dc72","scripts":{"doc":"typedoc --excludePrivate --out doc --theme ../../tools/doc/typedoc-theme src/index.ts","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts *.map .nyc_output build coverage doc lib distributions","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:check":"tsc --isolatedModules --noEmit","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.4.1+arm64 (darwin)","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"16.4.1","dependencies":{"@thi.ng/api":"^7.1.9","@thi.ng/hex":"^1.0.3","@thi.ng/checks":"^2.9.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/random_2.4.6_1628428892307_0.3775336134967917","host":"s3://npm-registry-packages"}},"2.4.7":{"name":"@thi.ng/random","version":"2.4.7","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@2.4.7","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"71f705e6e24ff9f2442ee489f9057c168d46df05","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-2.4.7.tgz","fileCount":52,"integrity":"sha512-GwKM0czqkMqbiK/SQt3TWvQ9b9K9kVF3dRa5ZBrjcA158K9lilTXGqwYuac1UQreCb8/Xi80nRvVYG01nI1cnQ==","signatures":[{"sig":"MEUCIHu5lVyFnNTQQV+X3XGbpO6Fty/7UC3TXjxtN4+Cr0yzAiEA6qv+nTdEWg04T8YAgp/e3PqN3IqVyKipU14JMV2FlmA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":100044,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhG7POCRA9TVsSAnZWagAAVvkP/A6SEZ++0zrvtOYm1RFd\nrtT4nttRSjVlYBYKOFikVVws1JmSvj9FW7rRj4OT0z+auzCgNofrBelH3Xk1\nYssCAyixjNHvuSx1a+5uf1IR4bm1kypBgN8AeT6VtV+RwfIskArKC1aZUMsW\nwjF9gV19KqEpIRNY/SNiqK9oolQvjJVv9qUsxVLO4OVqnPNhEGQ5O9qiAOgD\nWCRVOAhtPnKs2VESGNDzi6L0RL0s7bT5driRD6kIjA/sf5J9Tm5ix1aCszAr\n5KmRak18EpnUBkOiUoyeWKM13H6BJ8m99Pcvw7kSl99RHT/Wrqb9I+iY+Z8Y\nUzczg/bBA5X5R0Uly1Y8R0oMv4BRSO4PcULsImSF/Aj1qjV2ZWi+M5a7NVrZ\n3GU6ON3H5eSsMK/JdCAWddiZp08zy4ws492nC4Tu1tGnyeK1q0xrsf+B6T+v\nNKtBB7d9z5B1vmstCw1SUPurGVs9nIBhtjt211Jo7TcVmwr7x5USgr5jY+1h\nHnN0Q1YhTOL0F3FiO2k15EtgAmGJcmpDDYaWuuUpDKpxMju4/JdCRg4+aMLS\nFIyWU0DZo28SyCCa97le9csa73xhwurRvIRJTQLTeYneyzbzD921goX9teIe\nBs/BvFvtDaXAU2ksLlY9qwSs22x2A4X5aDxufEZjS3vIKIpUJXRyNlJs7+3E\nUHZ1\r\n=Dk56\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"3365151f112c39f224541f5ac4cedf3370eb9ba4","scripts":{"doc":"typedoc --excludePrivate --out doc --theme ../../tools/doc/typedoc-theme src/index.ts","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts *.map .nyc_output build coverage doc lib distributions","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:check":"tsc --isolatedModules --noEmit","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.4.1+arm64 (darwin)","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"16.4.1","dependencies":{"@thi.ng/api":"^7.1.9","@thi.ng/hex":"^1.0.4","@thi.ng/checks":"^2.9.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/random_2.4.7_1629205454446_0.33644771919666105","host":"s3://npm-registry-packages"}},"2.4.8":{"name":"@thi.ng/random","version":"2.4.8","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@2.4.8","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"428950e501c5a76907e3e6cb93985db07322012e","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-2.4.8.tgz","fileCount":52,"integrity":"sha512-4JJB8zbaPxjlAp1kCqsBbs6eN4Ivd/5fs1e4GlvmNkyGSucHIDTWvw6NnQWqUx2oPaAEDB9CFCH7SOcGC/cwkw==","signatures":[{"sig":"MEQCIDozpO7uF1lXyqdaaJ7z0V7wwIHqGbeZzxyYT/sKeFPnAiAxk8scdr8mKo5wYdjrsRytvUxquIsTsNwASpZw6n1pAg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":99179,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhMf29CRA9TVsSAnZWagAAJhQP+wQEOYStyrNiAVD6WaAm\n77oIffHuad7rvb8pNfUWB2QGu8oIpL4bP3r1l6Nr5dVlpmaeY3KIsrKylfiJ\ndTpNtXsHiLw8rNnLm+xDl5dWNREKpBr/tL1//uIQaochNu3+N/7h6Yl1hetg\nY4DSLa/iExDOZyDg9GObd+OfNhFVsX+eHEJ05DKbcFOCflZfEAJTIYU7q7hK\n9zWsJsXyjNu2irjeTNARn+nNyR9q2zmrxMaunQnhDdhnJHPhfzn7TAdut7ZK\nCFJ5j2ZLjCwelqFSIpdcHwtqWDyRCc6SgyzNRk38g5xoOKwG9tnnNVxS6C3u\nE31jyODc6c/R8ZMDNXTddRgudUMfDvClBiRV8BTybus+HO4Yf8q3wcHTjpYQ\nRUZr+JHHlhokb9uu/2Y7CFDBKRAlSqA7qoFUZk2gJ8ZEpTTsvDMDG08zJm7T\nFVlz53YdzwJNq0wFObmJws4zhWXVHAd0taqjMX7+lzWTJJHhea8afB9gFmN/\n2o6ZzXYWXP5ZxGO2ULaZ8WuZD1zgLPpnUWzAwRXfKbT/TTwC1kquu1pLsMl0\niD6A9I1pHJHOxy4fxvHXqlW2vHNzduxQAUTVfyLXIYxzsu8DzUDnisHH+fRe\nX7tQEvlYOzsAEZROMStM6JVzIO8tfFQY0vCV1qmUYwS+yr17BXGFpzHsUZCl\n/JxO\r\n=+lkV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/index.js","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"d971cb3f9b215a95483f78f1a8614015e331146f","scripts":{"doc":"typedoc --excludePrivate --out doc --theme ../../tools/doc/typedoc-theme src/index.ts","pub":"yarn build:release && yarn publish --access public","test":"mocha test","build":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module","clean":"rimraf *.js *.d.ts *.map .nyc_output build coverage doc lib distributions","cover":"nyc mocha test && nyc report --reporter=lcov","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","build:es6":"tsc --declaration","build:test":"rimraf build && tsc -p test/tsconfig.json","doc:readme":"ts-node -P ../../tools/tsconfig.json ../../tools/src/readme.ts","build:check":"tsc --isolatedModules --noEmit","build:release":"yarn clean && yarn build:es6 && node ../../scripts/bundle-module all"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"umd:main":"./lib/index.umd.js","repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.4.1+arm64 (darwin)","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"16.4.1","dependencies":{"@thi.ng/api":"^7.2.0","@thi.ng/hex":"^1.0.4","@thi.ng/checks":"^2.9.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/random_2.4.8_1630666172933_0.24532679496406118","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"@thi.ng/random","version":"3.0.0","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@3.0.0","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"7062ca518b14bfbcc3a09a5e6970f82410ba23dc","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.0.0.tgz","fileCount":48,"integrity":"sha512-9Z6s5TsD6KvTehCAuWosV1ar5l1Jrbd92sfBUwzgAB37QRyIdOxRgp4yIhwOBa+ToL8S3AtJCxkan/Omm9mNEA==","signatures":[{"sig":"MEQCIHjGn0Ne9rI+SFB3aHlU8GDbpoG7rC9dX4LOqQnxW+9qAiA5EqaXgW6ULW9XnzPa8Jz6hSqrtUeQ9FeYL6A/LvuMxg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60390},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"exports":{".":{"import":"./index.js"},"./api":{"import":"./api.js"},"./coin":{"import":"./coin.js"},"./uuid":{"import":"./uuid.js"},"./xsadd":{"import":"./xsadd.js"},"./crypto":{"import":"./crypto.js"},"./system":{"import":"./system.js"},"./xorwow":{"import":"./xorwow.js"},"./arandom":{"import":"./arandom.js"},"./smush32":{"import":"./smush32.js"},"./constants":{"import":"./constants.js"},"./random-id":{"import":"./random-id.js"},"./xoshiro128":{"import":"./xoshiro128.js"},"./xorshift128":{"import":"./xorshift128.js"},"./random-bytes":{"import":"./random-bytes.js"},"./unique-indices":{"import":"./unique-indices.js"},"./weighted-random":{"import":"./weighted-random.js"},"./distributions/normal":{"import":"./distributions/normal.js"},"./distributions/uniform":{"import":"./distributions/uniform.js"},"./distributions/gaussian":{"import":"./distributions/gaussian.js"},"./distributions/geometric":{"import":"./distributions/geometric.js"},"./distributions/exponential":{"import":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"9ac1344b38b565eb894306fbf72233b6c0b2d115","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn build && yarn publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf *.js *.d.ts *.map doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","doc:stats":"../../scripts/node-esm ../../tools/src/module-stats.ts","doc:readme":"yarn doc:stats && ../../scripts/node-esm ../../tools/src/readme.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.9.1+arm64 (darwin)","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"16.9.1","dependencies":{"@thi.ng/api":"^8.0.0","@thi.ng/hex":"^2.0.0","@thi.ng/checks":"^3.0.0","@thi.ng/errors":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@thi.ng/testament":"^0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/random_3.0.0_1634051984708_0.7202734173426617","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"@thi.ng/random","version":"3.0.1","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@3.0.1","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"b7c1f7b4e5d59bda27adb41c875252cc6f70355b","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.0.1.tgz","fileCount":48,"integrity":"sha512-gVsZURpPVUc66ovdt/WBaCMkLcD5z2VqDEIX1CbAoVS2wWL6MiWHlbNN6q2NvOxQVHiBMerZj64OUiGRF2vREQ==","signatures":[{"sig":"MEUCIQCpXvmfKEQEZUVfHEW0kuVilqCfOB8wRczaj9+9O041yAIgdlaQjm02LX9TAW15+91DbHWsAYQNGbt62vgVJHO5i5U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60859},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"import":"./index.js"},"./api":{"import":"./api.js"},"./coin":{"import":"./coin.js"},"./uuid":{"import":"./uuid.js"},"./xsadd":{"import":"./xsadd.js"},"./crypto":{"import":"./crypto.js"},"./system":{"import":"./system.js"},"./xorwow":{"import":"./xorwow.js"},"./arandom":{"import":"./arandom.js"},"./smush32":{"import":"./smush32.js"},"./constants":{"import":"./constants.js"},"./random-id":{"import":"./random-id.js"},"./xoshiro128":{"import":"./xoshiro128.js"},"./xorshift128":{"import":"./xorshift128.js"},"./random-bytes":{"import":"./random-bytes.js"},"./unique-indices":{"import":"./unique-indices.js"},"./weighted-random":{"import":"./weighted-random.js"},"./distributions/normal":{"import":"./distributions/normal.js"},"./distributions/uniform":{"import":"./distributions/uniform.js"},"./distributions/gaussian":{"import":"./distributions/gaussian.js"},"./distributions/geometric":{"import":"./distributions/geometric.js"},"./distributions/exponential":{"import":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"2e6b3d7c0f4c5686c1e9bdb4902ed7d3f90bcc19","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn build && yarn publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf *.js *.d.ts *.map doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","doc:stats":"../../scripts/node-esm ../../tools/src/module-stats.ts","doc:readme":"yarn doc:stats && ../../scripts/node-esm ../../tools/src/readme.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.9.1+arm64 (darwin)","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"16.9.1","dependencies":{"@thi.ng/api":"^8.0.1","@thi.ng/hex":"^2.0.1","@thi.ng/checks":"^3.0.1","@thi.ng/errors":"^2.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@thi.ng/testament":"^0.1.1"},"_npmOperationalInternal":{"tmp":"tmp/random_3.0.1_1634106683964_0.413039189473434","host":"s3://npm-registry-packages"}},"3.0.2":{"name":"@thi.ng/random","version":"3.0.2","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@3.0.2","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"057942a0b6bea93cfc400222a042f893d5e28eb5","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.0.2.tgz","fileCount":48,"integrity":"sha512-QK//FuuDaAA6OnGId1/TUahVa6eDDKTdIBCVfKm/74F5SeCRkChCKNtCwc3qSwzg6rv+D7xSIZtsxE039hRocQ==","signatures":[{"sig":"MEYCIQDke89u64yLaMJfJHMWhO7vUmYrr/R5GE2szwQKAK5uNwIhAP6TJ2RcQfTGw4OFPNP2A/fAqDepqEkf5pPGM52F6oAv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60944},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"import":"./index.js"},"./api":{"import":"./api.js"},"./coin":{"import":"./coin.js"},"./uuid":{"import":"./uuid.js"},"./xsadd":{"import":"./xsadd.js"},"./crypto":{"import":"./crypto.js"},"./system":{"import":"./system.js"},"./xorwow":{"import":"./xorwow.js"},"./arandom":{"import":"./arandom.js"},"./smush32":{"import":"./smush32.js"},"./constants":{"import":"./constants.js"},"./random-id":{"import":"./random-id.js"},"./xoshiro128":{"import":"./xoshiro128.js"},"./xorshift128":{"import":"./xorshift128.js"},"./random-bytes":{"import":"./random-bytes.js"},"./unique-indices":{"import":"./unique-indices.js"},"./weighted-random":{"import":"./weighted-random.js"},"./distributions/normal":{"import":"./distributions/normal.js"},"./distributions/uniform":{"import":"./distributions/uniform.js"},"./distributions/gaussian":{"import":"./distributions/gaussian.js"},"./distributions/geometric":{"import":"./distributions/geometric.js"},"./distributions/exponential":{"import":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"3c5f903104da150588946a94bb118ad559ad395d","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn build && yarn publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf *.js *.d.ts *.map doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","doc:stats":"../../scripts/node-esm ../../tools/src/module-stats.ts","doc:readme":"yarn doc:stats && ../../scripts/node-esm ../../tools/src/readme.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.9.1+arm64 (darwin)","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"16.9.1","dependencies":{"@thi.ng/api":"^8.0.2","@thi.ng/hex":"^2.0.2","@thi.ng/checks":"^3.0.2","@thi.ng/errors":"^2.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@thi.ng/testament":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/random_3.0.2_1634336579481_0.6502584731082002","host":"s3://npm-registry-packages"}},"3.0.3":{"name":"@thi.ng/random","version":"3.0.3","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@3.0.3","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"66a18b2d0d17b5206c38efe124203416c2812ce7","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.0.3.tgz","fileCount":48,"integrity":"sha512-JpQb6WXu4JFRZC98xHOZL4qGLDU32V1cKY+mTXdhF52iXv/LDLNW4othWHqiwKefkIlkr+J0Lt5ZzuReKJpRdg==","signatures":[{"sig":"MEUCIQDBcOhYMCo9aE0lKTaUYHrUy028WNslrTG7vm50udHNZwIgY1YnmbTbxpAyfZiI3VMJW4tRXS8LQYR3k9SFTQ/qMfM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61117},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"import":"./index.js"},"./api":{"import":"./api.js"},"./coin":{"import":"./coin.js"},"./uuid":{"import":"./uuid.js"},"./xsadd":{"import":"./xsadd.js"},"./crypto":{"import":"./crypto.js"},"./system":{"import":"./system.js"},"./xorwow":{"import":"./xorwow.js"},"./arandom":{"import":"./arandom.js"},"./smush32":{"import":"./smush32.js"},"./constants":{"import":"./constants.js"},"./random-id":{"import":"./random-id.js"},"./xoshiro128":{"import":"./xoshiro128.js"},"./xorshift128":{"import":"./xorshift128.js"},"./random-bytes":{"import":"./random-bytes.js"},"./unique-indices":{"import":"./unique-indices.js"},"./weighted-random":{"import":"./weighted-random.js"},"./distributions/normal":{"import":"./distributions/normal.js"},"./distributions/uniform":{"import":"./distributions/uniform.js"},"./distributions/gaussian":{"import":"./distributions/gaussian.js"},"./distributions/geometric":{"import":"./distributions/geometric.js"},"./distributions/exponential":{"import":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"1fb38cac74d6c009d96855c28784a267a81badf1","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn build && yarn publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf *.js *.d.ts *.map doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","doc:stats":"../../scripts/node-esm ../../tools/src/module-stats.ts","doc:readme":"yarn doc:stats && ../../scripts/node-esm ../../tools/src/readme.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.9.1+arm64 (darwin)","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"16.9.1","dependencies":{"@thi.ng/api":"^8.0.3","@thi.ng/hex":"^2.0.3","@thi.ng/checks":"^3.0.3","@thi.ng/errors":"^2.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@thi.ng/testament":"^0.1.3"},"_npmOperationalInternal":{"tmp":"tmp/random_3.0.3_1634336735606_0.27368041676545163","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"@thi.ng/random","version":"3.1.0","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@3.1.0","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"a117466fdff1cc3974ff0b9403dbaafae41455d0","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.1.0.tgz","fileCount":50,"integrity":"sha512-wGdwjko1NC40iF/8t76kPoRJE8fr4UxofWhWYbcFCxlOvm0becpJjNkkDs7wIw93jFegyG2pWAtQs++JTgZEMA==","signatures":[{"sig":"MEUCIQD9fct9EvzlarbsJCH0L5Z4GdFt1qjeCIhut2rK3Jzz0AIgIQ5/Qz5IhHvnXMvI0ma10Hl8JLqmncwdfzBc+R5W6Fw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62393},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"import":"./index.js"},"./api":{"import":"./api.js"},"./coin":{"import":"./coin.js"},"./uuid":{"import":"./uuid.js"},"./xsadd":{"import":"./xsadd.js"},"./crypto":{"import":"./crypto.js"},"./system":{"import":"./system.js"},"./xorwow":{"import":"./xorwow.js"},"./arandom":{"import":"./arandom.js"},"./smush32":{"import":"./smush32.js"},"./constants":{"import":"./constants.js"},"./random-id":{"import":"./random-id.js"},"./xoshiro128":{"import":"./xoshiro128.js"},"./pick-random":{"import":"./pick-random.js"},"./xorshift128":{"import":"./xorshift128.js"},"./random-bytes":{"import":"./random-bytes.js"},"./unique-indices":{"import":"./unique-indices.js"},"./weighted-random":{"import":"./weighted-random.js"},"./distributions/normal":{"import":"./distributions/normal.js"},"./distributions/uniform":{"import":"./distributions/uniform.js"},"./distributions/gaussian":{"import":"./distributions/gaussian.js"},"./distributions/geometric":{"import":"./distributions/geometric.js"},"./distributions/exponential":{"import":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"9ff00a103f76cc4917ef3f244132e218f2300a05","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn build && yarn publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf *.js *.d.ts *.map doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","doc:stats":"../../scripts/node-esm ../../tools/src/module-stats.ts","doc:readme":"yarn doc:stats && ../../scripts/node-esm ../../tools/src/readme.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v17.0.1+arm64 (darwin)","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"17.0.1","dependencies":{"@thi.ng/api":"^8.0.4","@thi.ng/hex":"^2.0.4","@thi.ng/checks":"^3.0.4","@thi.ng/errors":"^2.0.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@thi.ng/testament":"^0.1.4"},"_npmOperationalInternal":{"tmp":"tmp/random_3.1.0_1635179703361_0.993084202912561","host":"s3://npm-registry-packages"}},"3.1.2":{"name":"@thi.ng/random","version":"3.1.2","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@3.1.2","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"ec4bc5d74189600e0798f833a5920088b2a36083","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.1.2.tgz","fileCount":50,"integrity":"sha512-OFi64yMB64EOsIaJeKIBNQdA1cfqJ/HguWakAVMrznGDDmUy7ANqYlUKGXY9XCNgWrg2qNt0C/QC1cW62L7c1w==","signatures":[{"sig":"MEUCIAFfp3nz95I0+CpQ+nUi1m5PKkJZG5Byly5DWQ7Bkf9uAiEApPFa2uMhWAjBLVPRi3ST3aLKF+jbiI5FQI0vX07NIxk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62739},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"import":"./index.js"},"./api":{"import":"./api.js"},"./coin":{"import":"./coin.js"},"./uuid":{"import":"./uuid.js"},"./xsadd":{"import":"./xsadd.js"},"./crypto":{"import":"./crypto.js"},"./system":{"import":"./system.js"},"./xorwow":{"import":"./xorwow.js"},"./arandom":{"import":"./arandom.js"},"./smush32":{"import":"./smush32.js"},"./constants":{"import":"./constants.js"},"./random-id":{"import":"./random-id.js"},"./xoshiro128":{"import":"./xoshiro128.js"},"./pick-random":{"import":"./pick-random.js"},"./xorshift128":{"import":"./xorshift128.js"},"./random-bytes":{"import":"./random-bytes.js"},"./unique-indices":{"import":"./unique-indices.js"},"./weighted-random":{"import":"./weighted-random.js"},"./distributions/normal":{"import":"./distributions/normal.js"},"./distributions/uniform":{"import":"./distributions/uniform.js"},"./distributions/gaussian":{"import":"./distributions/gaussian.js"},"./distributions/geometric":{"import":"./distributions/geometric.js"},"./distributions/exponential":{"import":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"c17a556ad25f6882dfa8f806a1d9e8ed7ac7cd71","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn build && yarn publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf *.js *.d.ts *.map doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","doc:stats":"../../scripts/node-esm ../../tools/src/module-stats.ts","doc:readme":"yarn doc:stats && ../../scripts/node-esm ../../tools/src/readme.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v17.0.1+arm64 (darwin)","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"17.0.1","dependencies":{"@thi.ng/api":"^8.0.6","@thi.ng/hex":"^2.0.6","@thi.ng/checks":"^3.0.6","@thi.ng/errors":"^2.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@thi.ng/testament":"^0.1.6"},"_npmOperationalInternal":{"tmp":"tmp/random_3.1.2_1635407547549_0.8636695373116245","host":"s3://npm-registry-packages"}},"3.1.3":{"name":"@thi.ng/random","version":"3.1.3","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@3.1.3","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"450dc2c6398cd14cc627bb50227b5361f21a6ffd","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.1.3.tgz","fileCount":50,"integrity":"sha512-ydE2V9OslmkOAUrm98Xwm3nW8XpirsfNqhUDdbys38JgARy4EPbAyNCCELh7her3b1hZkQoQJB0/5zuLFUF6TA==","signatures":[{"sig":"MEYCIQDW8pQTVOQxmzNqb8UEbdiGfNkGgnRwYQuuWmmlkpmejAIhAOGcVtq7L1QEnG9J84g1wg2I+TMc4vlcCnYtAjAxm0ES","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":61982},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"import":"./index.js"},"./api":{"import":"./api.js"},"./coin":{"import":"./coin.js"},"./uuid":{"import":"./uuid.js"},"./xsadd":{"import":"./xsadd.js"},"./crypto":{"import":"./crypto.js"},"./system":{"import":"./system.js"},"./xorwow":{"import":"./xorwow.js"},"./arandom":{"import":"./arandom.js"},"./smush32":{"import":"./smush32.js"},"./constants":{"import":"./constants.js"},"./random-id":{"import":"./random-id.js"},"./xoshiro128":{"import":"./xoshiro128.js"},"./pick-random":{"import":"./pick-random.js"},"./xorshift128":{"import":"./xorshift128.js"},"./random-bytes":{"import":"./random-bytes.js"},"./unique-indices":{"import":"./unique-indices.js"},"./weighted-random":{"import":"./weighted-random.js"},"./distributions/normal":{"import":"./distributions/normal.js"},"./distributions/uniform":{"import":"./distributions/uniform.js"},"./distributions/gaussian":{"import":"./distributions/gaussian.js"},"./distributions/geometric":{"import":"./distributions/geometric.js"},"./distributions/exponential":{"import":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"852cd2450617c86d15d18477dc634f17f04202eb","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn build && yarn publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf *.js *.d.ts *.map doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","doc:stats":"../../scripts/node-esm ../../tools/src/module-stats.ts","doc:readme":"yarn doc:stats && ../../scripts/node-esm ../../tools/src/readme.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v17.0.1+arm64 (darwin)","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"17.0.1","dependencies":{"@thi.ng/api":"^8.1.0","@thi.ng/hex":"^2.0.6","@thi.ng/checks":"^3.0.6","@thi.ng/errors":"^2.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@thi.ng/testament":"^0.1.6"},"_npmOperationalInternal":{"tmp":"tmp/random_3.1.3_1635954211588_0.8437587306736536","host":"s3://npm-registry-packages"}},"3.1.4":{"name":"@thi.ng/random","version":"3.1.4","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":{"name":"Karsten Schmidt","email":"k+npm@thi.ng"},"license":"Apache-2.0","_id":"@thi.ng/random@3.1.4","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"cb7dd51404636e944abe5ee270a59dc2e766d8bf","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.1.4.tgz","fileCount":50,"integrity":"sha512-L2zrrq81n6XKO2OqVWB0wAV6f8qlD3IFJ9spTOlrHU3WRvXeVxByVBML1D8v1s67CEj7XbOp1hIzslVhB2cPfQ==","signatures":[{"sig":"MEYCIQCfkjv68QVrydPhJEg2Mq+0lj/XACB5y2sqTVUGSN6IYAIhAJBSQ0MD9STsg8thaAgg890sifCB0fS6+nHY5efBOhI7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62154},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"import":"./index.js"},"./api":{"import":"./api.js"},"./coin":{"import":"./coin.js"},"./uuid":{"import":"./uuid.js"},"./xsadd":{"import":"./xsadd.js"},"./crypto":{"import":"./crypto.js"},"./system":{"import":"./system.js"},"./xorwow":{"import":"./xorwow.js"},"./arandom":{"import":"./arandom.js"},"./smush32":{"import":"./smush32.js"},"./constants":{"import":"./constants.js"},"./random-id":{"import":"./random-id.js"},"./xoshiro128":{"import":"./xoshiro128.js"},"./pick-random":{"import":"./pick-random.js"},"./xorshift128":{"import":"./xorshift128.js"},"./random-bytes":{"import":"./random-bytes.js"},"./unique-indices":{"import":"./unique-indices.js"},"./weighted-random":{"import":"./weighted-random.js"},"./distributions/normal":{"import":"./distributions/normal.js"},"./distributions/uniform":{"import":"./distributions/uniform.js"},"./distributions/gaussian":{"import":"./distributions/gaussian.js"},"./distributions/geometric":{"import":"./distributions/geometric.js"},"./distributions/exponential":{"import":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"5fe52419af63984ebe53032201b2a6174b9cb159","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn build && yarn publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf *.js *.d.ts *.map doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && node_modules/.bin/api-extractor run --local --verbose","doc:stats":"../../scripts/node-esm ../../tools/src/module-stats.ts","doc:readme":"yarn doc:stats && ../../scripts/node-esm ../../tools/src/readme.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v17.0.1+arm64 (darwin)","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"17.0.1","dependencies":{"@thi.ng/api":"^8.2.0","@thi.ng/hex":"^2.0.6","@thi.ng/checks":"^3.0.7","@thi.ng/errors":"^2.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"@thi.ng/testament":"^0.1.6"},"_npmOperationalInternal":{"tmp":"tmp/random_3.1.4_1636555828482_0.11508653006177627","host":"s3://npm-registry-packages"}},"3.2.0":{"name":"@thi.ng/random","version":"3.2.0","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt <k+npm@thi.ng>","license":"Apache-2.0","_id":"@thi.ng/random@3.2.0","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"6ba80d7c27e8c8f0fe4321e405e1ec44f2dd5d85","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.2.0.tgz","fileCount":52,"integrity":"sha512-FRcwUOUBATp9B2tIZ7O7XBosPtcC+9fUZz4gxWBfZhfjZ9n/KXSbcsP8YfLx9MqJU3GiNRQgrWZUbP/6lq0Gjw==","signatures":[{"sig":"MEQCICFZkqXMCDuOUkmPifIXs9kcH0sbdRUSp0ZXIn8mi9hdAiApyt36PLDphzT/7m7UM+ZIeerJaSnooioin7aUz1aG4g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":128714,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhlZHGCRA9TVsSAnZWagAADLwQAIFRRcfGe+OQ2tMNG80X\nCjF78eDVv5UO6VOY5bd+9wwKpDQsBXeJMkF6v/jkorXf+dRrE2oTGJ6xZIpo\n9hSyrAV5T2dEHWwBU0W/qXQK747yEl1fGkG1dFmLZeFXBx7h7JX+D+CGGW7n\ni1/6cu6MLPtLb+swxKUeLmPFs9E0k63fHydTe0zcga7TVJuZzfHlRNJzTnXs\npS1I5jC26ps8jJ5hHtnp5JkRsy5sZVsqnMdrbKbrDikyKxQ6FJaD0vuF/7Jh\nMdNrit8jfBs4Iu59V22lDuQyT6WDKbkMoFAPan61ZCbdJRjmj8pM7W1Lkqhv\n+wQnMozyKEnzTsZqvcGx/PyfM9E51Dudd+vI/AJcIRHzDvv8jMUYnoBjL7Ms\nx/foYFB80mkHmBzgkVvE7/hyZB3MxjIVC25MnDr716ASRwst+qwvwUCAoowx\nLxy9cQOAGPiKnD0AoCjtG5zD2MFdxVRUQpU6AnHtIq4ibNcORUIMWhaDmKt9\nzlh9Qag2VmigZ2TGhcNSR0GXtA8JxZu7GskJJrDsQ+HtdNVhURBsoaevxOGH\n6vzxAApewedugR0H7uOVYStrgBLAtc1ceqtknLiIn+i81sl+wpWITE5UvE6/\nmILuImYZkGAkU+LPqgGuAvAahzb56oa8ktnrOA03wMmFgnf3C6TfRlIzTSsV\nD+iu\r\n=D9jH\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"import":"./index.js"},"./api":{"import":"./api.js"},"./coin":{"import":"./coin.js"},"./uuid":{"import":"./uuid.js"},"./xsadd":{"import":"./xsadd.js"},"./crypto":{"import":"./crypto.js"},"./system":{"import":"./system.js"},"./xorwow":{"import":"./xorwow.js"},"./arandom":{"import":"./arandom.js"},"./smush32":{"import":"./smush32.js"},"./constants":{"import":"./constants.js"},"./random-id":{"import":"./random-id.js"},"./xoshiro128":{"import":"./xoshiro128.js"},"./pick-random":{"import":"./pick-random.js"},"./xorshift128":{"import":"./xorshift128.js"},"./random-bytes":{"import":"./random-bytes.js"},"./unique-indices":{"import":"./unique-indices.js"},"./weighted-random":{"import":"./weighted-random.js"},"./distributions/normal":{"import":"./distributions/normal.js"},"./distributions/uniform":{"import":"./distributions/uniform.js"},"./distributions/gaussian":{"import":"./distributions/gaussian.js"},"./distributions/geometric":{"import":"./distributions/geometric.js"},"./distributions/exponential":{"import":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"519eedf95c076202f3429eb8e46ccff275bfe446","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn build && yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.3.0","@thi.ng/hex":"^2.1.0","@thi.ng/checks":"^3.1.0","@thi.ng/errors":"^2.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^3.0.2","typedoc":"^0.22.8","typescript":"^4.4.4","@thi.ng/testament":"^0.2.0","@microsoft/api-extractor":"^7.18.19"},"_npmOperationalInternal":{"tmp":"tmp/random_3.2.0_1637192134189_0.4338405867618629","host":"s3://npm-registry-packages"}},"3.2.1":{"name":"@thi.ng/random","version":"3.2.1","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt <k+npm@thi.ng>","license":"Apache-2.0","_id":"@thi.ng/random@3.2.1","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"86b99c45910b67cb88a8019b25c0d2fb4c97add4","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.2.1.tgz","fileCount":50,"integrity":"sha512-zPeK7/ceUxpIImrhjsp1tui3evKCH0ldAA5wRw5s8h+aVselMZT0212Y9W651we/bCBI9lONYEo1mvOSRGdUkA==","signatures":[{"sig":"MEQCIH9TCxKGbMWpGQ+nECiTzQPXnwxlEZMGCTB4Op/NJXVJAiAQZkHPB9NHRh1wfZFzKkEqN1w3q0UR0OKZkyzQ8p9P9Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63786,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhl1mSCRA9TVsSAnZWagAAresQAJiCZBol8GKFFXQG7TMq\niA98JXR4glgqC3ARvloPrTPojzrnAXFXGWLCiGsXhKjCRTmJ6TD7uG6UPvor\nRKPkcMNOks8nc1OxdWRsfTv963WZYrfokxKd+//pdnLp8N/rBV07QUNoczBj\nXs3DPWqszM1vWPCVtHchUDwaAA7Gqgp5mOUQ+ZKq1f7W9fTrvR+oulxAfVV9\nIGVaC5/yugu5go+W8sKnPIDZ3yr1pf8rUmZShW9VU8fqhTDS6AMzeUr4p857\nruoCBdLEwI0jqh8vJuKflF4jvSA5//lCCedlXtOPpQaF8ezNH8L9uIPOEZSP\nyd0jwPV2nSCDKmKHhzfZq/yPMpNVjHkeZps30XIcNJ+ieDBSEreX/Nf4HDqo\neeVRvg5VwBtO4b6ew/2j+E/dvANi0eQ0VEcZhndJIkpeynWhrxL6hYABKyys\nBlR2n3nhaKPZIwMQWu4rKV441d+KDCcq5QudcyYoKDLYIscu6crSPo8Og+IT\ny7H/7NDvq6m4uTJpua8SHnNwmBmUQ7lUS6e9mu4twzTBjLsmvYSvbMldlY6M\nTw3uuKQWikSZQv4P2mFRittsaZrr/aTrxpUCNM7CU7k3bM3YfDnYhh/ERbmT\nHGStCNFZPsbVyyD+bL36d1Br6GupVUlfpKaTY++hfJKCxzx/Y+gOmd68VvkE\noib1\r\n=lGTG\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"import":"./index.js"},"./api":{"import":"./api.js"},"./coin":{"import":"./coin.js"},"./uuid":{"import":"./uuid.js"},"./xsadd":{"import":"./xsadd.js"},"./crypto":{"import":"./crypto.js"},"./system":{"import":"./system.js"},"./xorwow":{"import":"./xorwow.js"},"./arandom":{"import":"./arandom.js"},"./smush32":{"import":"./smush32.js"},"./constants":{"import":"./constants.js"},"./random-id":{"import":"./random-id.js"},"./xoshiro128":{"import":"./xoshiro128.js"},"./pick-random":{"import":"./pick-random.js"},"./xorshift128":{"import":"./xorshift128.js"},"./random-bytes":{"import":"./random-bytes.js"},"./unique-indices":{"import":"./unique-indices.js"},"./weighted-random":{"import":"./weighted-random.js"},"./distributions/normal":{"import":"./distributions/normal.js"},"./distributions/uniform":{"import":"./distributions/uniform.js"},"./distributions/gaussian":{"import":"./distributions/gaussian.js"},"./distributions/geometric":{"import":"./distributions/geometric.js"},"./distributions/exponential":{"import":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"8bd27c8bde0b770e7c001943f11c951cd345d668","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.3.1","@thi.ng/hex":"^2.1.1","@thi.ng/checks":"^3.1.1","@thi.ng/errors":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^3.0.2","typedoc":"^0.22.9","typescript":"^4.5.2","@thi.ng/testament":"^0.2.1","@microsoft/api-extractor":"^7.18.19"},"_npmOperationalInternal":{"tmp":"tmp/random_3.2.1_1637308818706_0.23071574214590806","host":"s3://npm-registry-packages"}},"3.2.2":{"name":"@thi.ng/random","version":"3.2.2","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt <k+npm@thi.ng>","license":"Apache-2.0","_id":"@thi.ng/random@3.2.2","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"26024a7721ffa616eeca3afd577bd71aae84a080","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.2.2.tgz","fileCount":50,"integrity":"sha512-QJD+F2kXfFyTI//EEVnVHP4XdeBhm9tlxavaAZizfIRKwWWxhrAHdk8BDPnN3nQe74Ana6UZy2NMrb3nb0A/gQ==","signatures":[{"sig":"MEYCIQCdEwZWH52KzXa0rDODOFPwxDdB0ddfI5IIEVRzkDZhWQIhAJ+NR/29JgkG7m9CgOXZDXY5f7V+JPu3hqWp7Fhzdn9x","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhmn1kCRA9TVsSAnZWagAABg4P+wQUqEDxRojlNFk6b2oy\ndV4e7/ev5mnGx44Ob4CzPUtSSx5KdNv576+ZqVRNlMwBDUIi/Cg+HhUcOmYj\nf1pCzDO4cLada9bHfJORZLK03RdQuiw4HiT0VkgdqFJWCJJiSMZof36uHomL\na8VqvGQhwnuSjbypek51jHJZ4AztZo3ddKELGGBgclIoYu0Xk0tjIgujIiZx\nYqJl4ibZRMGnKx9+S8whEFfA6rDHW6yp0jmFWh9DqUJWjq39zQP8R+S5mEch\nrXK1NHylY2iQd4vn7BLcn/UpeYw+L1HiluS5PR17QYxufak1VvKHnSaoXpMH\nuQbkrM08NL4A+ldklVY99XeUvOIaQiR6ZaAaGSRYwdOiPmY98JBBv7f9rhbx\nHy7t0+ZP+xPBQkPvoorXwGHt6okWMzJBN7mN2ueMG3oH5Zk6rDL31a58Go/q\nXxx0Qn2rR+UsZy7ciVcf8CsdUOPm6EMZm0jdxJUSzrDSflCJCgyplAAoUOfG\nnE7EtxfIcxQDKlrihWKyAqiUcL7fviZjDop/SbeqMAVNSku87g7GHKvXa0ES\nhxID86Y3OQW0wcYfldhCZBUpoBs3E1qRTrgUvYIrSPEgcfs00MLuyNkfJIIB\no6Wg8nsI1/eRflmxLpR0Rpl8ZEBPOAPik7wzIYzdyuVCt3AceF4s1P3b0RvY\ni/xJ\r\n=MdGl\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"import":"./index.js"},"./api":{"import":"./api.js"},"./coin":{"import":"./coin.js"},"./uuid":{"import":"./uuid.js"},"./xsadd":{"import":"./xsadd.js"},"./crypto":{"import":"./crypto.js"},"./system":{"import":"./system.js"},"./xorwow":{"import":"./xorwow.js"},"./arandom":{"import":"./arandom.js"},"./smush32":{"import":"./smush32.js"},"./constants":{"import":"./constants.js"},"./random-id":{"import":"./random-id.js"},"./xoshiro128":{"import":"./xoshiro128.js"},"./pick-random":{"import":"./pick-random.js"},"./xorshift128":{"import":"./xorshift128.js"},"./random-bytes":{"import":"./random-bytes.js"},"./unique-indices":{"import":"./unique-indices.js"},"./weighted-random":{"import":"./weighted-random.js"},"./distributions/normal":{"import":"./distributions/normal.js"},"./distributions/uniform":{"import":"./distributions/uniform.js"},"./distributions/gaussian":{"import":"./distributions/gaussian.js"},"./distributions/geometric":{"import":"./distributions/geometric.js"},"./distributions/exponential":{"import":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"e8a7c2a40191b391cef182c2978e5a6c85987a87","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.3.2","@thi.ng/hex":"^2.1.2","@thi.ng/checks":"^3.1.2","@thi.ng/errors":"^2.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^3.0.2","typedoc":"^0.22.9","typescript":"^4.5.2","@thi.ng/testament":"^0.2.2","@microsoft/api-extractor":"^7.18.19"},"_npmOperationalInternal":{"tmp":"tmp/random_3.2.2_1637514596462_0.8134675832141738","host":"s3://npm-registry-packages"}},"3.2.3":{"name":"@thi.ng/random","version":"3.2.3","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt <k+npm@thi.ng>","license":"Apache-2.0","_id":"@thi.ng/random@3.2.3","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"c250dbcea28a3ab2d616e746df70a61838217098","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.2.3.tgz","fileCount":50,"integrity":"sha512-41Yvgfh5HdkJHg85f2LSKjxjkt4jL1z1AN7aqSPfmSvyM8Id+PX99a95vfIQWjmWp9wAM1s1Iv0GsHx+SYbE+w==","signatures":[{"sig":"MEUCICG2wPuyCLb16a81tvYkBP55ymfC1H0X6a0zox/lw2aGAiEAl+lNa7LTpJ5831JU3Wq5dESEtT0Gz+A/+UrHSIktQXY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtx/WCRA9TVsSAnZWagAAM/wP/A3EigJZQHa49EX/m5e9\nRXKayb4u92fz0j+DTtqA7w9B+6Jvmzi2PfzZ236wqt98JdaNvOLgY25LK8VS\nqRZsAI5vn0wpXoE+A/qaoKHm2AkT0Sdag4Wmf7yL5x8eLiInyYMbRp+UACwU\nUN5jA5c/lwUufvhNRojQB5YEbjMIpgfhbrkq2yYlRqxfD27JGo32+zsbUPrP\nexfmZny+lT/PrKo69NeEtPOWxVjx4S+54wbgbMkDewU3upOLy4DWcyFEZtse\n++qq9GUMADufNVacys0n/nSiCXwlxcd/CS2y/9T4yUZ5iK/ZQ35AiuTusoSS\npA962J7Qbg7hsWGnOBcGZoADjq+dTTnhUP+xKozaIfUrPy//+8Y61ZWROAWt\n3ouYCVnfCW4gig39UsXRIP19VKQAqaICp8tvzlgLDd+kXSYslHNy25ubl5mG\n/aD6iX9xaj4zAOt3y2yD/5GX69H/V/OYFVbDw3T1K9QYwZwA04ad/4/pXHgx\n4zxd7bryGMALWTDsmzQW/C1iMXt9m6Gz92rf1D/9/ijNYE86NSs0yJSECaJa\n2E/2uLjmp5fJdD9wi+y5xIDgyXDxH7WGFTts9u2FM1Ga8nu9i2EDfjW+5ilI\nfrUfufNDfJ0pQyzKXGtXXSJnsJXQhvuftuakAedqUM74qxH/GmaO47UnmPh9\nQv3U\r\n=IZDb\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"import":"./index.js"},"./api":{"import":"./api.js"},"./coin":{"import":"./coin.js"},"./uuid":{"import":"./uuid.js"},"./xsadd":{"import":"./xsadd.js"},"./crypto":{"import":"./crypto.js"},"./system":{"import":"./system.js"},"./xorwow":{"import":"./xorwow.js"},"./arandom":{"import":"./arandom.js"},"./smush32":{"import":"./smush32.js"},"./constants":{"import":"./constants.js"},"./random-id":{"import":"./random-id.js"},"./xoshiro128":{"import":"./xoshiro128.js"},"./pick-random":{"import":"./pick-random.js"},"./xorshift128":{"import":"./xorshift128.js"},"./random-bytes":{"import":"./random-bytes.js"},"./unique-indices":{"import":"./unique-indices.js"},"./weighted-random":{"import":"./weighted-random.js"},"./distributions/normal":{"import":"./distributions/normal.js"},"./distributions/uniform":{"import":"./distributions/uniform.js"},"./distributions/gaussian":{"import":"./distributions/gaussian.js"},"./distributions/geometric":{"import":"./distributions/geometric.js"},"./distributions/exponential":{"import":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"2db9dd34c0c2c60cbfde3dad0bca352b20292f5c","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.3.3","@thi.ng/hex":"^2.1.3","@thi.ng/checks":"^3.1.3","@thi.ng/errors":"^2.1.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^3.0.2","typedoc":"^0.22.10","typescript":"^4.5.3","@thi.ng/testament":"^0.2.3","@microsoft/api-extractor":"^7.19.2"},"_npmOperationalInternal":{"tmp":"tmp/random_3.2.3_1639391190321_0.32680199322173675","host":"s3://npm-registry-packages"}},"3.2.4":{"name":"@thi.ng/random","version":"3.2.4","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt <k+npm@thi.ng>","license":"Apache-2.0","_id":"@thi.ng/random@3.2.4","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"7f8a22237a4aaec5716e640fdc3fe2f5188825f9","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.2.4.tgz","fileCount":50,"integrity":"sha512-T+cE/VYAJrB1AomFar+nR0/llwdg0OnykbQSi2QRBwMsXT1OFBOy8daOzUAng8C1Y7gGtoFwfsNly8lJKh0fgQ==","signatures":[{"sig":"MEQCIGmbhZPvrD5S5AcXvJvfapwaJyWJPxASYgrEtCyIQP30AiBf1brt1AQlIrxr5+ZO7NZhn/CZAvx5AnZ3TCnzdh5N6A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64096,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiKz0QACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrC5Q/9G0rCSZoXnoRmhGWOijo0HlOf82YGYqne8sl2YlsNnF9Ocbyh\r\nqLykp8srQhM7WSOKpUR3u6Vh61vals7VuJprck248+176nvAqEjkphyu+fDW\r\n2JeXhJmW79RrAS3MG79WS0K0aBDSkhA3MtvtzkdVn/yDDRXqshd18/D281Oo\r\nVrI4ApodjtTaybS78xd2jvzGr3CudzFybgVAJ0WmVvhtvm1kakI9eARX97ZI\r\nDTWAfnspilrRo92EZPGrzB/JOLd19uixEA9eIwWfwl6G7la7+oP/JLSt5NMj\r\nnDO5prYisi9Fs56dzWslKhAD/TvGuePGN26H90Qs1TR56RbHcy3H5ij4sjad\r\nJo/7zsHaOjLYEHg4mExSmbM+WuBVHyTLj71J4PbQqpXckgLJ2P1Iv+eGrBlj\r\n+NW0vFjTGPdmMpl8Np0kRZfeuceAK72psbVD8+8jvTIB+ZGoWB/xUV8KsmFE\r\na5zGM/4Rm3Ra5Pb4KOAtd6Wu1qDNgR83QQsTesUAvYOFTuSg3kQjNaCYMxL3\r\nkZPL7VZNUnHDoAYIkv80TLm8FQNMF4fxK1AsUORQ1q7YzccsdhgIZFqG2x3s\r\naTUP+sIYBBDtatcP81yoLHwcplLbVlnu5VhGBJFWLNtyBr/HtZ0WE0ZagGal\r\ntUEcTd2n5oEgTKu110KDafywiEPPJ5ENmE8=\r\n=KC99\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"import":"./index.js"},"./api":{"import":"./api.js"},"./coin":{"import":"./coin.js"},"./uuid":{"import":"./uuid.js"},"./xsadd":{"import":"./xsadd.js"},"./crypto":{"import":"./crypto.js"},"./system":{"import":"./system.js"},"./xorwow":{"import":"./xorwow.js"},"./arandom":{"import":"./arandom.js"},"./smush32":{"import":"./smush32.js"},"./constants":{"import":"./constants.js"},"./random-id":{"import":"./random-id.js"},"./xoshiro128":{"import":"./xoshiro128.js"},"./pick-random":{"import":"./pick-random.js"},"./xorshift128":{"import":"./xorshift128.js"},"./random-bytes":{"import":"./random-bytes.js"},"./unique-indices":{"import":"./unique-indices.js"},"./weighted-random":{"import":"./weighted-random.js"},"./distributions/normal":{"import":"./distributions/normal.js"},"./distributions/uniform":{"import":"./distributions/uniform.js"},"./distributions/gaussian":{"import":"./distributions/gaussian.js"},"./distributions/geometric":{"import":"./distributions/geometric.js"},"./distributions/exponential":{"import":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"0fc692a3225c068aacafdc4cb6140cf603c67ad8","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.3.4","@thi.ng/hex":"^2.1.4","@thi.ng/checks":"^3.1.4","@thi.ng/errors":"^2.1.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^3.0.2","typedoc":"^0.22.13","typescript":"^4.6.2","@thi.ng/testament":"^0.2.4","@microsoft/api-extractor":"^7.19.4"},"_npmOperationalInternal":{"tmp":"tmp/random_3.2.4_1647000848502_0.07837364073806197","host":"s3://npm-registry-packages"}},"3.2.5":{"name":"@thi.ng/random","version":"3.2.5","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt <k+npm@thi.ng>","license":"Apache-2.0","_id":"@thi.ng/random@3.2.5","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"55e792a7c22e54b76d7bae9766be190002569553","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.2.5.tgz","fileCount":50,"integrity":"sha512-mo4wpbeaOWhQI+EoD6k6ThilEqCd/Qr0aMw4zg/HhgKO9yIKLA01YVwkgNc01KVLUr9gGMxc1P8NPB6kvHlXdQ==","signatures":[{"sig":"MEYCIQCJ3Yl7VcffGbv7FKjkqwoxsknZwPBJuc9H1daE9XuSdwIhAJwD7YEwitsueRe8PWZOkOYn75BcKl5Dm958KybuXpaD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64119,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiTvKMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqkiw//cITt4Cdz4rzUDq9LIjDPB9wVfBtSP3P7r5FpKrWjPXTHHID5\r\nTd3rXPeFrap+mu8plXDCZUWmDM6RT00yJ/3V/Cndi7qPH3/2ZiX1bFSIZczG\r\nQvlLS9WcoFaCnJkVrOjAeydOMIWxmBwht8aNg21sGLAwU+A29Fld8W9GbXri\r\nDDqFVC96qn8myFDxgXzIQeu97ySqPaBzYDWw9dFF3GSbo70KTEllOWSaDX0F\r\nvxEC7qJqmfrqcR3WE3mTPT4PXRIpABffia9I0EpgoagJAvgfK5T0k9a6UYyJ\r\nYCmLX1y54+2C7VzzO9BAoASyU4kZGWcipWl7TIwXCitQ03HP2oRDKUEik9eB\r\nfxcDJTNTe4cG/JIXW9oFw9hNnMEeALZeqUOKarXr0PBh3n9ZNJqKf1P8o/zJ\r\nPs0FU2nDtH7kyDS/pyQ+S2AF2WqVxOdfLoJrchGvUkNyYQXCLCoMxeCjdL6l\r\nDDEPVlXN8dR3VWI3bfAPTr1lnzEPQPkVgVNCw3ZiJh1WdZQ59wwoYfUbMykp\r\nSYebljL3qOY1rvCGZ868RIp5h9+mP+HJwTomt3NHBFej6rw5z40JWjFly80w\r\nQ9sGqrcs9UA7+9UubQTwsLsFbh8OM7i+9+JFEtgOZLRnNyPxb64QWSRDr/Oe\r\npKJUNwEJDqsTM2XNDTny8YN/EupvXQHaKDc=\r\n=ncpl\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"5ee1feb590dd935593b1dd4e7f38a3ed3ba64765","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.3.5","@thi.ng/hex":"^2.1.5","@thi.ng/checks":"^3.1.5","@thi.ng/errors":"^2.1.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^3.0.2","typedoc":"^0.22.13","typescript":"^4.6.2","@thi.ng/testament":"^0.2.5","@microsoft/api-extractor":"^7.19.4"},"_npmOperationalInternal":{"tmp":"tmp/random_3.2.5_1649341068468_0.1864504278205923","host":"s3://npm-registry-packages"}},"3.2.6":{"name":"@thi.ng/random","version":"3.2.6","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt <k+npm@thi.ng>","license":"Apache-2.0","_id":"@thi.ng/random@3.2.6","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"865d14d2d4e11a34e5039298f239133919a67d94","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.2.6.tgz","fileCount":50,"integrity":"sha512-h8kSybBapo3VWHced2MveIWY+ubqnZtfd1STVBH4qRM6sEhWpn4fI6uoGeEvBEHLZdPl4P21J9ksCW/Djt2OjA==","signatures":[{"sig":"MEQCIEJk4oeqAXbC/Lz44Xj/kPKBOD6VQDWPGJAn4CjnRyA9AiAk1yBMyfpLdOafbOeFg8pT10ksYVo9FbeDgHrtIIPQ9g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64119,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJidlkjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo/TRAAh1wccGEvPI2rnSb+Z8EXMgFARAwca3QY78LpfF9SIqwZaoGw\r\nLhHXLwteExQlrjbhHK94SgyimfuF/bFId/3TaIvdt1UMCTO8m18cXNHfnPl6\r\nPYgLCNBMF6QGeVnjz8OAynnDzgYd3eXUHeMi4uKpVEdLyOqZkHEd+yxD5MW2\r\n5Wj3//Rp4QFVpdERHFlbhH8QiDUn7RDq3CMHos9uOazh749p2l0OoNUn6QW/\r\nC9a7cjK2H8LHfPoSt17pHZ3Bd8Y2mppNsG4q/SHkzmCwTEAl6S1U5PeNL45n\r\nq4Kbx2JGZ8G4eYSLmGwSxaeLBpTZnEfvrrDgfaFmq5lj5rNprUt+Ni1JRHGu\r\nRbioRsPrQAxBh9JamnTxNnKIZS2DqxUjb4isq2kK/Sn63KRdGXX24c1M0fAE\r\ngfmHv4r+iKaCTvESkxa09Ns60ln6w/DeX1zVaYA9NjQLv58gjqXB7Ztsm/oX\r\nYknv/Z/QR3eQBWMKIpETk2PFHi3XuS5rDjMbM2vj2NQxv1bWooJWS1IdoiA9\r\nZ0xl9RzNDMznPkLt8v2rqvD2i3p8zmNw0eJsMejU2qZ+bORhat/RKLlM1OKc\r\nHJWPmPXA54CMArLoI/quleZNfYYCma4elt50xzSxSMkReOWqT737osSLLbWI\r\nzAvc+wHHwNkT+DQaYx9uk13RzN9yav0jkSk=\r\n=snA+\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"cf084be5fd5932226054d2dd32bad35481379f5d","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.3.6","@thi.ng/hex":"^2.1.6","@thi.ng/checks":"^3.1.6","@thi.ng/errors":"^2.1.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^3.0.2","typedoc":"^0.22.15","typescript":"^4.6.4","@thi.ng/testament":"^0.2.6","@microsoft/api-extractor":"^7.23.1"},"_npmOperationalInternal":{"tmp":"tmp/random_3.2.6_1651923235689_0.43606496370245784","host":"s3://npm-registry-packages"}},"3.3.0":{"name":"@thi.ng/random","version":"3.3.0","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt <k+npm@thi.ng>","license":"Apache-2.0","_id":"@thi.ng/random@3.3.0","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"2c4535966489cfacc5d366e41f8cf4b188c0f973","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.3.0.tgz","fileCount":52,"integrity":"sha512-qYwKS4Ikwv2LpAAIh4AhRLqDhBWz5HoMcY1iS66ue3yWhastcloSB9NKT2iXclpTOSKHQnKWTXdl9IKbLIBsng==","signatures":[{"sig":"MEUCIGV1U9T422K+Q8ALiQXB2e0/srwENAHAvIoRXVuUmU88AiEA8h2yUA7FHfhLBx0yK8ocrY7oMGGGwsEV9Clwy4OU5/Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68061,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiim+5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrKzw//VjuUGMZ8vaveo8k+N1m92dehvElHbwCR47S/rx+M7ntvmKRt\r\ngQNPhvVIdg3ltRf6V6Cy/U8+qgxM31/UPjk+MJEDmiQQ0Oqo46tO4j5v4eNF\r\nOx7ozUW8yj5HPkWtXWGn4Lt1BaR1a74tX3C529ScmvcnHo4Y0Q+tey7GW7AW\r\nWBHqrBRwJTF/cZm0SxrEPTS/72zcdpz60hcltdxtKVQr/3Z+jIhzGwLdClrW\r\nWe9jpdkjKrxMsSQOwqKI7KWmvomRU5c4G87TCq8xhO3vkcDyTvHBlqjYg3E5\r\naAL3mAGc9eVVmFqaOKdYNkZSYRpqOjc8ll4xrdkcxdbh0WLi+JBy0Z0yEJf1\r\npgWg2c6eGCn4WeaYkIQcWPv6OaJBk5PI3jQze4THU5T3/wrgVQJoliyfqfBT\r\nPrMywpc7U9vpeakK245WKyvv1TRavqKMTnCeplF/uYOVQGGNQIhWcKkOA1at\r\nqNyaVS0xTsef9gIkotp2Qc0dfkNHfGyZ2VXKMYjcQV6JClH0pDFJGloyuLL3\r\ntxtt5E3mBFkX8Y9LF89UNp6oR3BhHHm3hFgOyslKW54eOYAAd0nmN3/+R8uw\r\npSZa/CdAhGImQM0AyXTcvUdm4YUCyIQVoDWal/N8rdHevLl8hmXgwUmpjfJf\r\nHXwNtN4/FVIJLMlhdocQTmpTHhz2jhrYuKU=\r\n=/cUw\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"e23901b8582af71d8a29e0ce4929f15ac509f9e5","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.3.6","@thi.ng/hex":"^2.1.6","@thi.ng/checks":"^3.1.6","@thi.ng/errors":"^2.1.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^3.0.2","typedoc":"^0.22.15","typescript":"^4.6.4","@thi.ng/testament":"^0.2.7","@microsoft/api-extractor":"^7.23.1"},"_npmOperationalInternal":{"tmp":"tmp/random_3.3.0_1653239737048_0.6703653228879569","host":"s3://npm-registry-packages"}},"3.3.1":{"name":"@thi.ng/random","version":"3.3.1","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt <k+npm@thi.ng>","license":"Apache-2.0","_id":"@thi.ng/random@3.3.1","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"fbce18a307e889629bc610038778410b4cacc087","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.3.1.tgz","fileCount":52,"integrity":"sha512-/Ipeee2usMRXi2eagoEtPmo/+0kCYPmzsSrXB5abt+rx+VdkWhQq7m3fitM7vVliA12g95Aj59DEv5335wZcrg==","signatures":[{"sig":"MEQCIBhhnwT5ETbLXEGtOb5SwmejZ1AL/MyTgMWtMXvw09EtAiBOF9vS53RZkpCbCWddOxQpB4w8GbEL33JUFu0HQKdTZQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68001,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiohxiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrAzA//X9HgZ4Hqfh0DakZFG0eAqkhg7lkX8d57t2fIVgshv6frOprl\r\nUdboHrWDb55A2IghVtuKl1TgxbZv5zud5HlX9kRYUPgbayYdbuF0OlyyTpFe\r\nk1zr0prlXpGNaviaJVoGC/dO+yRYSGPMh3oXmmN5BRCzhMkNWGcU7tlZdnT0\r\nfRqNU6T35vDZvHAOk2pr9Bplr3meRKoN9SvAFNWmMLMOj777hbKlfG75UeLB\r\ngUlHyZCbpsHe7KUoBN2ruutdiVGs+Vj1FQT8dLi4tI/g1ASal231PcEn902P\r\nKpom0FMwtNe4TZ6CDuolZnbg5yeHTsl7cBoYVuZYxQI+PMsXEUmlXU9ESI1M\r\ngA+XalUISGquU+sOvdH60DprUbVPTjbVv/OgQFnPKdYCkQBiuPfvz+O4SMbz\r\nuPy/3aGhH2aZv2P7tz3sOUNneZIONVLk12Byfmgj2LN4k6agMeOQdeLHL/Dy\r\nT6gpkHKDdbozUkhQE+r8zccVYAho0R4pCSsahrOrCg4YJYN3DiwEjUWsFsXV\r\nQU3jF1H8hnVV8OiGilIlJrtL3lBSoIBKeLOgsmc6AumSV/p2XcCT4p+tTWZy\r\nh/1ZgM+TgxcusKGSbsKy4tVDqoygZkYmuAOQctfpOK1oHAkNFj3Y6LbyM4Qq\r\nB9rE2j2foMBHS0lViSoZszR2HauRKc1WgJI=\r\n=OwS0\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"9e516d30a1a537e027a6b3d78bf9121bc5831d31","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.3.7","@thi.ng/hex":"^2.1.7","@thi.ng/checks":"^3.2.0","@thi.ng/errors":"^2.1.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^3.0.2","typedoc":"^0.22.17","typescript":"^4.7.3","@thi.ng/testament":"^0.2.8","@microsoft/api-extractor":"^7.25.0"},"_npmOperationalInternal":{"tmp":"tmp/random_3.3.1_1654791266506_0.3268293242424958","host":"s3://npm-registry-packages"}},"3.3.2":{"name":"@thi.ng/random","version":"3.3.2","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt <k+npm@thi.ng>","license":"Apache-2.0","_id":"@thi.ng/random@3.3.2","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"5f2fa0478d3876c8e0bc2e3a9ccdcc33e2c94bb8","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.3.2.tgz","fileCount":52,"integrity":"sha512-1mMD6uCknmKGVSocCF3cb0HhLMZtD6DcWULDMCjUzuFKCHwH5fC28m8f3MHfjOuQfkbJziiUsc9Eye1f276C5g==","signatures":[{"sig":"MEUCIQC+cG8IHvFcv87pGztiLFDrUEVB2kVO/yLvjSR67cUkYwIgQujuRqubo+cdEPCmH/+x6vAhy8W4B4Pbu8RAuz3atBU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68001,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJipKWvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo8Aw/+OhnF11e841SOhr5DMEXVn4d/IkH7ivPRf4HtKxyuPTuKW/7z\r\nq7I4dTihcQEPm+/v5SRFt0p+dpNHzj+3C/nniqac6mZQi/kPey+GIfPzw9E2\r\nDJFohbUkCyuKGOiz8v42jS1XjR8qNZ9NZyJOhjwC2EOxrexApCwmYbDSA6zh\r\nloBz3zdRvbaUGmOjdyG4wb4kA630aEJpDvpsJqrLwzZh9X2DbrThQ1lUDaLo\r\n1voTELmBbnXI7N9kOeLYMm+M7GU406mX7Cce2k2j+JZZuH7d41oCtH48Qn9w\r\nzO2ZK8Us6F64PcR8n2yxjpZC6sF7S0J8x3Rru1RhFfY6ofz1gWd/0Tuelxs3\r\nrRmd8DK9lfmPQP810rq8/yp8h452mmYFoScINBWA2A3+XKmCWTsY16ML+ubd\r\nkBflljtYV74jj2CffaNprjb6DRUp/rIOkskN9e0t+0cVIQLAL4QPR2rC8Z4c\r\nYr6eVDvEqP7tka99aO57k1AsDRjp+xVb+l6HEsKC2h9uwcztbCvLVUUavAaq\r\nsv26KYnsSuAvZ067SuAHXzWS2r+1PHbw8Xg8pcaJiuI9nHjFN20DlZVlaj+x\r\nOqjgd1dWyg2WTvQG82mz0wyr6WcYg1lsr4Lj7dIyFHmeorwWhs472XQS7lTQ\r\nFMXjIR2FkqlUYlzgzWe3XVPRq2tFkHHb4ME=\r\n=kIOC\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"ab0188234419f2d9f471de80871df930e5555bd6","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.3.7","@thi.ng/hex":"^2.1.7","@thi.ng/checks":"^3.2.1","@thi.ng/errors":"^2.1.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^3.0.2","typedoc":"^0.22.17","typescript":"^4.7.3","@thi.ng/testament":"^0.2.8","@microsoft/api-extractor":"^7.25.0"},"_npmOperationalInternal":{"tmp":"tmp/random_3.3.2_1654957487457_0.8648285640043887","host":"s3://npm-registry-packages"}},"3.3.3":{"name":"@thi.ng/random","version":"3.3.3","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt <k+npm@thi.ng>","license":"Apache-2.0","_id":"@thi.ng/random@3.3.3","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"f38d4b034b503775daf6cf95d6df6a6fcf7e7e04","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.3.3.tgz","fileCount":52,"integrity":"sha512-u+88yug4f3VKbngeXTN8G+3fXkRVICqGlx/3JoPhG3ISWW1PWsUJEOxXyOfaaIkyvjSpskfoItPhbHxg32lnDA==","signatures":[{"sig":"MEYCIQCQH9j7hqE2UzdBkQaltwbTarNv20hgnuY8X++0fQV6rwIhALYqATVzWy43vYkm8cRtYfd9v6eq7Gj2ygfiPpnB381U","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68001,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi1s+AACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpVDQ/+OLxXxaWZaz6pS4WLfkjhKr2YJnEFyIJ0/T3z8UrxYmTRcYZJ\r\nQh2TbTFG5+fA1hWy7o3R5pV/T/s8xvUSOyBVvBeI8SaTESmDE8S9csmRrkIm\r\nQzeEQt+8omgIjBDBZTjvJIMLe2SEQxaIIBOAaRF0rxsXpYgoNUnqa9uE76m5\r\ndlG71XMidkbEv4jAwIKcsmdC4Z5U4S9oLTINHRstrp/0obnyhrIHgAWmtqhB\r\nu2uttOhACU29xE74PGGA/Vhv4P2BSrDcHfGbPv4fXvEGpUm0xN4Px0mTGyX/\r\nTBSzWUSWKVb8GS+TWJGhJuLIXeDWyv59gyWsktuGstKbDkCM+PHYgG0R1j58\r\n8RMcZpyCAy+9H5fqHIxrYZn15Ye0iYMDDS6ldOPMBpvfNVjb0fN+H3m8yAmh\r\nix/3kIqcMPLbZD+8khU3ZBgopcUtikf6bg0Hra7QEJl/srZeGNkDNW4qGlJN\r\nvlujrF27HuuD3qzS+yREeeaLyy8ZpljOUm0w6Hcr318bNHrM6uJWQs+yFVb5\r\nvaJh4yQ6YP4Q1dJbwUuMxpU6TG+nXpacEUHU7KbdgoD9DvLeLq9+x3R8Ju0K\r\nOQlm4APNqqc7d0ARf46eASjIpo24xOzwUnFXTiNPHCQKXTxZghYDeN3XNk0p\r\n5Y4VYe/OTlyZrDUA0s4KtvJlAEfsDc6+gEA=\r\n=lC+h\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"108a6357b77d457912d30681d7cc5603ae995209","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.3.8","@thi.ng/hex":"^2.1.8","@thi.ng/checks":"^3.2.2","@thi.ng/errors":"^2.1.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^3.0.2","typedoc":"^0.22.17","typescript":"^4.7.4","@thi.ng/testament":"^0.2.9","@microsoft/api-extractor":"^7.25.0"},"_npmOperationalInternal":{"tmp":"tmp/random_3.3.3_1658244992401_0.3109217825940924","host":"s3://npm-registry-packages"}},"3.3.4":{"name":"@thi.ng/random","version":"3.3.4","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt <k+npm@thi.ng>","license":"Apache-2.0","_id":"@thi.ng/random@3.3.4","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"b3728d2dba55f3864c309bd54780aa1d71164f0b","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.3.4.tgz","fileCount":52,"integrity":"sha512-5LsanCxlq/vmkkFMtkG9cInRkpgagMFEQldgoCIcjgYy7Din84nM1BUX/yiPj1C0GxDJC9E+fCOcDuGPu0BV+Q==","signatures":[{"sig":"MEUCICyR2TTr7Sfk0j187EEmiWFGBsGI5h4TWxsypwvKE80xAiEAjX3PTfwnBgbOZ+ZyMoRRR4/lgP2ivJR35D0QErpiPAo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67990,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi5+khACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmriMA/+LAJEeO2jNbB0uzrE2VQWzr9ufiEttiKy/PUJE5mo/dUv65eB\r\nuWvLEhuXRgWeijGzMYec13rz7rAOkxu4DxuuqB7RO0nOC/x4mznpwTdUL66B\r\nO9pVtyBvSbPsAdkGUdpU23AZagFLDHlqmG0wYbA6w81MezCM+TVo8bWzwy7K\r\naJTZgAm/H60Q55Agn4C/V08F2T8oRNJ4fGMxYi3a2lsnivGj60qD3ho2w2v7\r\n/zYfiY8fV23uNRXgnVrRLfsu1UNbuf5iei6OFakL1J03JXiKsa/Y06KBm6Hj\r\n+14HO4fxk6SiRu5nTPU0ELgNCyYl4fEj6G3rDM+nnirz9Py/07fkcxINpctC\r\n9klW7X4K+QiBqPEvKsPYVMZpPgjVkGsijTQF+Hu5gyA4ieo5AIHuDnkb6C4D\r\nhkOK+1sjMgDR1sKcXCl8wUjwgxpRCQr13R4ncTyh5KabTZ9pX0kiLkdd5ux6\r\ntc/Mzs3PEPdbdToOKFdeZ24qlKwaXVBxAe2xJWFj13zF1UQGCpS81/ZZ3PZA\r\nSF+zvL0RsL9cJBpOUgBfeRZ9B+cBMCAceKm2fYt7+8gLF0GJRlIb5jtq2hva\r\nfdQkySFVPphPgR9FqEwwCHKP5fsuuLOQnslDqkiGzh+dlOF62UB8/PQQeiIm\r\nHDNGld1fqWF6kqMoTENc+BREx5IjXPt6HrA=\r\n=EPs2\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"976ccd698cedaa60dcef2e69030a5eb98898cc4a","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.3.9","@thi.ng/hex":"^2.1.9","@thi.ng/checks":"^3.2.3","@thi.ng/errors":"^2.1.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^3.0.2","typedoc":"^0.22.17","typescript":"^4.7.4","@thi.ng/testament":"^0.2.10","@microsoft/api-extractor":"^7.25.0"},"_npmOperationalInternal":{"tmp":"tmp/random_3.3.4_1659365665062_0.6832703938459024","host":"s3://npm-registry-packages"}},"3.3.5":{"name":"@thi.ng/random","version":"3.3.5","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt <k+npm@thi.ng>","license":"Apache-2.0","_id":"@thi.ng/random@3.3.5","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"e14d75b6a1e9fd6f1b64120ed5f7fb3f702c03ae","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.3.5.tgz","fileCount":52,"integrity":"sha512-OYbzkKgQXAfX/3DlGwsnGw5OKHF7gVMgmn5PDOyK2XcuJLTc6EalsmV2qMp4KRX1ihr7h6iSrNo/gNrOozSaCQ==","signatures":[{"sig":"MEUCIDfiukRKW5loAexKEYDYsv2+w5kp2CkHfFGxrmOvInKPAiEA2m6k+hu89bMbGp6gxf047N/QRTgAGwXwrqSPGGhtRsA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67991,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi7odCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp+tA/8DCU3VQh+mD0iRHNkkQpXR/R4B14tCCvaSWfyr19Z6dJHWbGD\r\n31ezLO/M/tcemDkt+YdceGI+6f0aSk9+SSHvaOwY+IY5hriKLZ/HwUoweU6I\r\nJ2DVqqzQq5asBSbpVfOF5AXC7ek8EQMU5RJdGdXLziOzTsGtFgMWs3+ZZmcv\r\nx4iYPxx+yn2geNyS2cTKF+U2G090bZRgY3my3WO4VfPE/1LIvUnqeUB7JnUm\r\nQYuah8k5BFpCvtpjfXYrQ17CPD2FVOeuBYArlkq4LQuP0YI4jXZ9RiBwpQ05\r\nqWykh83DV6JZSTW6zB8QKWFmogJzQPJUahGVLZ+n7rxBvu9O1gNP1WO6qc1o\r\nLkw5hGIQlckeaVPNwRn56yNZSL4bXgqTT/D7rEcP3opKyQmyBLKXZeRuX/dN\r\nF7Av+nAqkOyd4+8svPmeFVE4tbcIbK5oR/eNsHWSjTZE1/qQwTGkZTg5WTTX\r\n/5IvvCCiENaVcWCp5nxD8jCUcXX29c4rfTKoy8xVZOiSjX37A1eQXc0a/i7v\r\ntjAocZsbjKcsk0obiOi6798y3HLppyZMIil5eBssb31DnVxJX43xUnUJOkwl\r\nBSTRYArefLXgskybZhacDTfn81Uhh5PoImhpjlR21mBFiTzaUjHXJymMFycj\r\n3V077tPwuEJDI4FTEzlDZ5tCaFBqNQngZkA=\r\n=e4t1\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"01b7a47077d88c2aefe77650ce3340040bae00ee","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.3.9","@thi.ng/hex":"^2.1.9","@thi.ng/checks":"^3.2.4","@thi.ng/errors":"^2.1.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^3.0.2","typedoc":"^0.22.17","typescript":"^4.7.4","@thi.ng/testament":"^0.2.11","@microsoft/api-extractor":"^7.25.0"},"_npmOperationalInternal":{"tmp":"tmp/random_3.3.5_1659799361925_0.5430514789611818","host":"s3://npm-registry-packages"}},"3.3.6":{"name":"@thi.ng/random","version":"3.3.6","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt <k+npm@thi.ng>","license":"Apache-2.0","_id":"@thi.ng/random@3.3.6","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"c45171d45cc634ce11f43745021408154742fc30","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.3.6.tgz","fileCount":52,"integrity":"sha512-uEEHaUYVXq0W+uMD7j3ImEx0oX4dvfA7BN+NG7tut6ImCaok9c2TzyY27OfprAjxpSXPY20ocm2Cap51K6ZzxA==","signatures":[{"sig":"MEUCIQC8x+iaDCS+nSbxqEsbFIdBz76OJGvBnTWQAnyGt5lzVAIgYJOSxg25XbM25u68QrYVOKt1pSbmiYACsgbROdQZW4s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67991,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi+mkVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrYxw/+JEipNvQEwaI7iKuG9VgH+Ltacf1Cqp0cbrQoShHkI2LFOb9l\r\nvby43NYddVN+flNZWkc8pUuVHl34b1ADZ+JMC1v+umQHXK/8kEMau+89uBdG\r\nk0tabgLgnDMKtOotpnKacXf93NdzYQ7oiHGntoOeiw0QomzF8lwqEyvolsuv\r\n/n63jEMLC+j7bYdb4QpzDq7mDM9lL3D9WMzocLAXkDSrwH+/gLbqqM28jsNe\r\nxd5xyMJXt19XhQP0bymWCNCi6pykFezu70mPrfenlccRdXMHwvVJs2ZjeJ+x\r\nneWFGe5g8YWoy6FSZoiA0WeqLNLg4fpv2vFYU51nD1xn1tyy778AxptgJUJ1\r\nH0bjLec2+PMNLnzCdMqpd3FzBOsmXQINuRTlXyz97LGWeYN+Kx9qZGq8+aoj\r\niOHrblzWFjv2nFaNBtOodXTpuqtMD4Lcr6P1K4eI6T1JGxgcg58QflnMpFMo\r\nWBAh4Bwo6yv+yJ1GEno6dWB/pQqY2GXrlOb27K6evwYgL3o9dfcpmRmlsmUh\r\ny2F5ppZX70NCAjcTaXEuaEE3/9BetYeUq2TD5sBIjCkcTpeMmOD/nwzdie1G\r\nHteIP/Vbmws7AFXQQ2F2wnos26Jcpo8GDOwoLhmQOqLbbQrgwWHGRwc8lOEr\r\nSQmNE9G2SItZd/M4D/sKLcIRnS/R/1UQtnQ=\r\n=M0js\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"295e76c6f68ef34ba2117ff77612848e09f5c587","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.4.0","@thi.ng/hex":"^2.1.9","@thi.ng/checks":"^3.2.4","@thi.ng/errors":"^2.1.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^3.0.2","typedoc":"^0.22.17","typescript":"^4.7.4","@thi.ng/testament":"^0.2.11","@microsoft/api-extractor":"^7.25.0"},"_npmOperationalInternal":{"tmp":"tmp/random_3.3.6_1660578068853_0.27978898812925435","host":"s3://npm-registry-packages"}},"3.3.7":{"name":"@thi.ng/random","version":"3.3.7","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt <k+npm@thi.ng>","license":"Apache-2.0","_id":"@thi.ng/random@3.3.7","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"dd58c784d1f57fdd64c3462f3834f80d738dd92b","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.3.7.tgz","fileCount":52,"integrity":"sha512-gJWb7sYEmMceLuM10WRSWOFsG05FC3Ky2b59Ba57eWumYkmOluFoYfHz5g0SNg3dciEMOEhl5X4686Apk18VIg==","signatures":[{"sig":"MEYCIQD/uOgBDBi+BhqVAOlZw8CVUVtovCIseZGiOLVtwiuIZQIhAORF2uWxN9PO5Cf1e04QTOkwLFGz5OdqgCzna8v0mh9i","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67991,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBK3eACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoysA//RA4qRHd+JRZt1rNIBtD0+/sJbAq9UEXUAD/0cRUxSXI9q+YT\r\noTUJEYVkkPYCpIlNDLC8ZZhzQjzlW7DY8uoG+u/NNInwhPrBnZIJOF31hvD1\r\nlCpT/+0NFvgvV27yK984eCaE+wIjmuTDWkrLYz8HGfu5orkWDu8pp4TF0APx\r\nMt4DCIkLQs9kADeaRy3VLh7ZWa+ByvGDol25UNghiKKI/4lS3V+x0isdX/Q5\r\nvXIeCVU0iuHxCb9GcAP4LHueTTWNxA9Dydx6i/MGG9wWCt49fN7yPKEu3Gyi\r\nG6kN4rxx1ZYOM+UZmvCf4SVtod9pO+4UOp1f5X0JpQcM2PA3ZcQhshaEXwkJ\r\nHCHKy99e+IUfpxD8ioUMCiE7OcIxv04WgYffi3jtOjuVyS28CYQUu9dcmV10\r\nX+sMT9/e+0lMoKUV2ZQv8X2rRh0XlPICKzzg44gsHUV8nzQ4z+cWl3Al/kCs\r\ndcoOf7o8H1NWG7sruKYV0V5c2ce2geS4/D7d1Z+DVHnvAKHOGw9tp530ULoz\r\nX+DrHUm3oJta6vuuW6LCT6kYVXdP3YqPRGzoGLW6vn/Dk3Nd2qjYSmqgb3sI\r\nNIj/QoOEYILBH6SUsFax82RATEVNyebfn6xojhuQCJkd24Pe43YydnpnqZnd\r\n34TiO2dM6Da8KyhdXmKOb2JHm+oR9MLIlD0=\r\n=wJdU\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"be8423e2019e95c14a096260a93b9762dde0c768","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.4.1","@thi.ng/hex":"^2.1.9","@thi.ng/checks":"^3.2.4","@thi.ng/errors":"^2.1.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^3.0.2","typedoc":"^0.22.17","typescript":"^4.7.4","@thi.ng/testament":"^0.2.12","@microsoft/api-extractor":"^7.25.0"},"_npmOperationalInternal":{"tmp":"tmp/random_3.3.7_1661251037957_0.7661759011894336","host":"s3://npm-registry-packages"}},"3.3.8":{"name":"@thi.ng/random","version":"3.3.8","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt <k+npm@thi.ng>","license":"Apache-2.0","_id":"@thi.ng/random@3.3.8","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"a62f3ce7e9376f108c9775cdb2dd49bd4337c9e6","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.3.8.tgz","fileCount":52,"integrity":"sha512-ud/wfRpl4oM5VHiq8Cn8NgWTu6nxqwEhdGcMgSJtZT64MYuYHcnhFr3/fKiVW6q5soYIxuhNvt/U8nsN/B9qKQ==","signatures":[{"sig":"MEQCIEiRBOVpi7i/iqX1uZKwi08PYNJx6WFhMyjG2B8krbDJAiBBvVXVNulvarDH3z//4kWbI6yV8Vfg4AUCDdQAxY+rIw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjK4RKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpfow/8DebuobIA8aG3G+gQI6cSuz5jjGUCVcOaIN0tsROjb877OfOZ\r\n/W2ZGy4G6CbP+40Cbk4Tgc3Z4mMoBYzSk9JRS3TgpfKA6TNNbuleqGFxoZHm\r\nTDnLI273SNqe+11Wmb+tHabVxhvei56B9Fo6TUNqexPVID022KReyIy69Np2\r\n4CbmxVHd8/8+xYq1L8CTVLekZWa5pCMh9SbbnNI8UdT0WfdoZdfHqRuppEcC\r\niiUbtEe8BC+extFWLxMdb6//2Q1wJ0znypr86wkC+qSwlku95TVG6VZcv2FY\r\nvroJ+2clXjxlclJko11vAcixqh/YpNFJOEBWMeP1hO+B8s1kblftTn6e6wrR\r\nWw/hVDBuiZ7zgOjbzbcNPv0+5AyQ5PmkOOTJduV5YqdgCO6X8DV85iXsPJgf\r\nOeN1p0bP0DCpL+uq2twu04haR9Es+i/LfE6cCOankibXO4UnVmEB9Ji/fXIU\r\nooV0/yqeAuLddJ2C6aceIqH+Yty2u61oZT3e+4bxrQFEElLEmiZ3qJyCB/a2\r\nJZgLXMiD1xt57m+y0r0I02P9RggYgiuSpbxhMC0LYVDgNx/2D8utU2L7b6s1\r\nQk4xv35GfklqfFbxuz0/Vv88KHFkylrGo6X57XQJ8DSYgi+n3Pv8wXmiePqp\r\nu8UmPP2Oggzj5gu7D6w5BtbEb5cRw7+h2y4=\r\n=KiN3\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"973139c5aa3b50081020f4cc726a7cc330f77fc7","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.4.2","@thi.ng/hex":"^2.2.0","@thi.ng/checks":"^3.2.5","@thi.ng/errors":"^2.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^3.0.2","typedoc":"^0.22.17","typescript":"^4.8.3","@thi.ng/testament":"^0.3.0","@microsoft/api-extractor":"^7.31.1"},"_npmOperationalInternal":{"tmp":"tmp/random_3.3.8_1663796297981_0.535413810263019","host":"s3://npm-registry-packages"}},"3.3.9":{"name":"@thi.ng/random","version":"3.3.9","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt <k+npm@thi.ng>","license":"Apache-2.0","_id":"@thi.ng/random@3.3.9","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"251641e4c687420b72d09dbdfcf5c1ab71df6cff","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.3.9.tgz","fileCount":52,"integrity":"sha512-J5SNmTNsjFfPnVcXQshyS7LMcgZCMWusqBWymDdX7rCdbpRuU4N2cq++9s4J3b+JQKoFAYDrwPGlP14JPhp/ew==","signatures":[{"sig":"MEUCIQCPuvcmeFdlUWki+HyqXXssvyzTfgFo/aljXPxPWyMnwQIgTHSp3hzqVVkhVS8j2AYzf4/Ly/Q3/I7v7e0ZmKkZRiI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjOwjyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq0EA//SiwwiME82RVnfdK9tKjwR0M4f4ORIkQPiApeVavG/x/8aQGx\r\nzliqc0f4WnJ9faMmPS2RIomCgm0BAG66wNopcz5AerF4ya1dcSsF2Gr3UMnm\r\ndJWpGlEiCBARL2HbJpNr6XdowKzUTNeptXuJWjtO9DiRmHPqyhRshQ+zSV5+\r\n2/z5wLgRioFZfEWNfLwiuewYqJs78q/GRNRSThyD3cL1L5dh8m+3TwQtFyxq\r\nfpZ9/Gf0K9/NwkZ8/TS2fAoGte08I6WqcWlMJfg93Hl8dgWT6ai/RStFskyE\r\nY/rkURa5uHgwiPfKhO5FLibEHnKRpgNs0w35HsDdVK3Gy6bhfyntF1jW2JuS\r\nmuBB1YSWP6SP+YxP3bwR5jegDvF3Ws402casUbTRAk2d83UNlpX6kIw8+Zs0\r\nGifvBhXYw/Bnadi695zkgUBGwRieKmG2eNnXs92DoO188R6PRtGOH4winoJa\r\n2tBtKeZ9+CBJqvY4Y/HJNETbP+7pDVrVweVx9Z6Gj3F9nS//VPSOnmkYGUJK\r\nzkC3FPjaS4I8SfwBdqtwx24f7+jF2mmgKg0gs6cbvmo76Fd7D8nrANdkJrp9\r\n0F+B3h0D4MBQ0qz4vAIXAIqd0MeoUOS7H6PMUz22VN/JbNvScpm2YWE/3LxJ\r\nssJr3X/pHfnMI/X6hO8uObBHWSJkWj7RFVc=\r\n=/C0Y\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"8600007d81a7dc92634a1d54e2c32b14ab30ba80","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.4.3","@thi.ng/hex":"^2.2.1","@thi.ng/checks":"^3.2.6","@thi.ng/errors":"^2.2.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^3.0.2","typedoc":"^0.22.17","typescript":"^4.8.3","@thi.ng/testament":"^0.3.1","@microsoft/api-extractor":"^7.31.1"},"_npmOperationalInternal":{"tmp":"tmp/random_3.3.9_1664813298043_0.9151866329759408","host":"s3://npm-registry-packages"}},"3.3.10":{"name":"@thi.ng/random","version":"3.3.10","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt <k+npm@thi.ng>","license":"Apache-2.0","_id":"@thi.ng/random@3.3.10","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"d15e4b41ab6e607f4e3ef14469556e4f9880990c","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.3.10.tgz","fileCount":52,"integrity":"sha512-XQdfT9VFZBH8bT23p0YmhcF+MPIEKoEnprg9SmJrdq2t/CnXdLHZao7948NnWPruVoch7la9dXm8gKGlwEoN7g==","signatures":[{"sig":"MEUCIFNHBIaSk1qxtdg2KUw7rC3ad4CVxzOh5Nj0Ae7/fqoFAiEA1Vky+QJlSeNffwmsXPgVpLFC6s7NJ1S/yy+0bYdITO4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68005,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPG8CACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr4WRAApMYZg+jDjxIO0f3ny8jfTFpJfU4uYIGVBJwsIj3Gh3VUOVQI\r\nJTzzAo3XSzBsg6S0XBuNb5+NSVgCOEwg+yeSqVXLVxyGKfjtl6kyBzJ0B5aY\r\nnrYmUL5GLOr5rPh2JsvXlQLnB/n8GFqH8TMF3gevZhmam4QO4QqutdKsJCeB\r\n9yS1zfxEcJVXdo+dtkDfq2Dx0qbCeWZfe23wAHoen+qC1mc/uQod6Hauixgo\r\nyNHUgmPgSU5uO3axpY+7CB7c0j5EuP0hiPgtD7IQJdF4dnOQ2hRq8vMR0jvU\r\njfCEckTH4pzYTMaRSmw+26z/1cJzh1oM2ZQuTFy563NtTtmFDQ/IrCxIorsQ\r\ntDypPxbdTqd2APQcPn5DBp8BoetxIAstitmk7j1XP5srY3ZZQpN9gqQ+36y+\r\nfFSlWFmo+jPaWdRFGHbzjhuasIC4K9CtDEOrmPHyC0ycLNlCl2LTsEHxVg/3\r\n+iGjVV+/lf0/lWj5YLySKCcWIpNeQtIaXpDUO9+pFM4ssIgAUuwNnOF/zlQe\r\nlqQ7TTkih3XOFGd2CdsejpA+h/VUnf5om1DPI0GCKRJVnUU0Ij95fPqNVeKM\r\nO1UBu0sc+y+FwB2ooJZlY79Yxhc7cDcSFwESdF7IYHL3eU4GBYeGA729fQuF\r\n3+Q03ZWrHB6Vrhwl2tYQQjQ7R5Szu9RkBrs=\r\n=dt66\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"c3f7d6598c7d7d0c61ba87150a56deac12649d7b","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.4.3","@thi.ng/hex":"^2.2.1","@thi.ng/checks":"^3.2.6","@thi.ng/errors":"^2.2.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^3.0.2","typedoc":"^0.22.17","typescript":"^4.8.3","@thi.ng/testament":"^0.3.2","@microsoft/api-extractor":"^7.31.1"},"_npmOperationalInternal":{"tmp":"tmp/random_3.3.10_1664904962691_0.4072141060530525","host":"s3://npm-registry-packages"}},"3.3.11":{"name":"@thi.ng/random","version":"3.3.11","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt <k+npm@thi.ng>","license":"Apache-2.0","_id":"@thi.ng/random@3.3.11","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"8e49a78e2aa6b9e6b79375083189db3f02b7e281","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.3.11.tgz","fileCount":52,"integrity":"sha512-T92NQ048hDxx3+yafI/Gewd8+V+vfai01jRSWNk6XvFvHNSN87vGXQBbU5QvsehJdLqOPS+6653R3bfRfxkAxA==","signatures":[{"sig":"MEYCIQD4HAy9o3W3Bd9J4qPYz792O30BHFDn9GPIJOjT4y/NFQIhALLDbQSqvxELIhInFFl6vwmddAkpCzpsyVjgo3FrPOJc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68005,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjTUW2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqChg//dfSzx1k9ab/YH468d/zeF5dSTUlbEehjKRY+oel0WhBLPrnZ\r\nU7/KLoxU4k8gssUmjMBZpNh86gOAOd9srXQKhg4gFHt9JnAHUJhfPDYk0o4Z\r\nhUznSDgln5vtqmjWI2xDZTGPQyyiV1zTqM6NMd3SAnWROSyzQtWtuJ/n33S+\r\nkGZ2CP9H7iBZqUuUD735dcHXnWx/SKGCXwEfYXB5KJNzWNwpIIm9xPNFN54Y\r\nkQLyVVosnDy/aYpFQdv1LUvI1OM4UNat81nvmWga+NwmggByOsb1ZuYU+nno\r\nzm9mIp6S5K39gjfd85ts71tCSd9FlWKLJ1tIQJp6qT4vWCM2xazrAF7pIrlf\r\n01DPrRiD8g6DZfSUfu3Pzg6aexLm7EXofX/Wx/GvT1M9QlR/emQ5twrNLB/c\r\nTfjO4tODRR/h2ftU6etExJm3Q2qp9JLjjU2XsBrYdbtrUaB8HzJmn1FROIBQ\r\n7wO/QSyswE+980R1PU61ybTPwSYk31xS61SeD8pbe+nU3m3ddM1+Ke4si+Di\r\nYUsvJP92b4u8i6ZjoSgcSRkJS8qH4heRinBLVRKPx79WFcQoZIkBupCfCspD\r\nFS1zt7o/3JxIJ06VKuuAZUZ85JcT/IMreGYkaNVMGFE+ga1DDG/uMTtSgjPR\r\ndvRLtMAMaip21xRx7VtCvgyq1M05+TltAko=\r\n=cHt/\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"612b1b0bdf442473f04c2edac3012975a6ca28bb","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.4.3","@thi.ng/hex":"^2.2.1","@thi.ng/checks":"^3.3.0","@thi.ng/errors":"^2.2.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^3.0.2","typedoc":"^0.22.17","typescript":"^4.8.3","@thi.ng/testament":"^0.3.3","@microsoft/api-extractor":"^7.31.1"},"_npmOperationalInternal":{"tmp":"tmp/random_3.3.11_1666008502425_0.9767112000755798","host":"s3://npm-registry-packages"}},"3.3.12":{"name":"@thi.ng/random","version":"3.3.12","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt <k+npm@thi.ng>","license":"Apache-2.0","_id":"@thi.ng/random@3.3.12","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"bef0829cfdc0bd813b75944935b6dd0579b434f6","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.3.12.tgz","fileCount":52,"integrity":"sha512-G6HNfPTy9R00+oYRvGiEXckafqnATlEB0H1pMBemzGyfr23n34VuMJNij6jaDYuHoc5b+nywriPHiFS4Y61kRg==","signatures":[{"sig":"MEUCIFaSbyGlYzS14FCyB4tVz6qNl65VKTO6ZfdPbQFlrY+vAiEA5rQrA7JUdDLLEOsBjX0e+a2n8Bkl/IV9+l5Rmvr3h7I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68005,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWSxJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp78Q//RZ71KBPU2LOBuIyJFPRSZWd2SliwKlOsiXt/x/dojDbkhFJz\r\nthWK9JNE8rMBrbeUwE2bqJpy8YrJG60E5E7tPduGmcswjo22K4svjs0oIl/G\r\n0eWZUvbva5hB+8xKpZ8lhrYSOjBfi0dGWrcwB7dUvq8/E9E6LCKCeyHdiLhg\r\nYiS9oqFoG9dgrpmCDb1PCzAQ0PWwEfvLQg3ZLPdYc5s0nASjdpS3+cI9csfw\r\nsctlpPoWIFH6oZOkMvlxHq4pmmBIiA8e8blLqa+yaHqk1gq/cKMd1NNs+T7g\r\nqwBHfvggAGz+fTpTg60PV5FCSZmFmqXis0Ob9mWhkFM93KagG9fK3zHnOBxl\r\nIhxoopD+nPc+P3OZcClkm10J69DLBIG1FG17cRaCQoYqs433QbuQddpz6fli\r\n+evDicu24HzpsggyUibx8VkJIn2sH67pq8apfEPgnd3nylHz0eNfm4vO8itq\r\nMWA6unHhRb38i0Ly+lnQ04Qp8Kq4ey61Syh11iM6uSj+DRa6XiQc6cHHVEmH\r\nBD8/TcYL4HsqVcd7sGok5QzP0PPtEoomPb3IzLJn0P9bZ57AIwm/dIGnHJ+9\r\ntFst8uitcWtHQ4a+ITfauDWjFZhRzZVfOdlX7KQ/HrE7zlCX+RQHPHrXwYgc\r\neEuRSPEI7aylOui65wcrYOx8/Q2FtUm5k88=\r\n=BLiX\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"cc61bc0a890288bea00b8df81ffd73bc4851ffd3","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.4.3","@thi.ng/hex":"^2.2.1","@thi.ng/checks":"^3.3.1","@thi.ng/errors":"^2.2.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^3.0.2","typedoc":"^0.22.17","typescript":"^4.8.3","@thi.ng/testament":"^0.3.3","@microsoft/api-extractor":"^7.31.1"},"_npmOperationalInternal":{"tmp":"tmp/random_3.3.12_1666788425519_0.5316208304727477","host":"s3://npm-registry-packages"}},"3.3.13":{"name":"@thi.ng/random","version":"3.3.13","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt <k+npm@thi.ng>","license":"Apache-2.0","_id":"@thi.ng/random@3.3.13","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"91e96a62925009e3357a91f2df2358ecdad52ac1","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.3.13.tgz","fileCount":52,"integrity":"sha512-l+3S7yP9bE1E6cKVO6gabOkeuBksgyZ+bOFjVeMl43aeOnzQRMtqnxgUsQmsd1gqIZQTJyuQ8C3IorpMcWCo3Q==","signatures":[{"sig":"MEUCID8V97wdbFW1+GH3aksLnnvFpatZAcfH3HbztboPB7MKAiEA2xxKAJ4F3qL8/sRHLOoXau4nBclnh6JbOJCjpRcI4b8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68005,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjXCjQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrmVRAAo9JGbzP/6nNmfZ23bmCa8d4iyS7X+SeA/bWL8WPrssrcjViQ\r\nwwpE1f1jNShIRkIrBvzzRbUNWg8n6XqCjwQYwdOUwhoIngZ+e9pTID5VkxW6\r\nMBsgGR5mvXTabuC91yB4RKO2qEJ7bCobPDXo828NjSX9kIJ4h8xIiur0xTBY\r\nX5wLSJ/QcWxuOn7JoWsZG5FwtLhB8CRfjI1agBM0DQlNuJCZ4xK8Fob5idfi\r\nlpOT89zWr896grz89I8IHuf933n2Lys8g+NuKflOl21gPzsI6W0yi2pO8XFI\r\nfp2TLE6a49E+kUUEPpPXSOuSRkzyOUfSibWJvp0aAapGe/asYX8SgWSFyNkV\r\nt2ELL3E+AFdUPUKjXTal7dD4V2V/K8BN4rmJHMAPAhPz6aLF+N2g2IfY7uMD\r\nyrsZuRVvTQ8iR1PlkcTz02I+ij7Vs8MtteFLMvtyuIVy0M3A9aJJc3asH+Uw\r\nYx0Pa21fhhT+gPm6WbHk2rYAXKvXPzgjTRJDbYS7BLl3XLwRrxchwPbHtXR+\r\n6V5gVbCF97R8ZbcY+0oboP5vJtejliqEbi+eASDuLrC/yGROUdyi7psl4jhP\r\nUzJbfX1NGwrFIGjcjzSFmuhfMttUGrtLrZ6ijwBR4glFyp+UToQy+sVwv9+Z\r\n8jjQdXFaRirD6vJfI5XfU/JySQyYMR57WvE=\r\n=n/y/\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"41e59c7ad9bf24bb0230a5f60d05715e0fc1c1e6","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.4.4","@thi.ng/hex":"^2.2.2","@thi.ng/checks":"^3.3.2","@thi.ng/errors":"^2.2.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^3.0.2","typedoc":"^0.23.18","typescript":"^4.8.4","@thi.ng/testament":"^0.3.4","@microsoft/api-extractor":"^7.33.5"},"_npmOperationalInternal":{"tmp":"tmp/random_3.3.13_1666984144263_0.8855110146678555","host":"s3://npm-registry-packages"}},"3.3.14":{"name":"@thi.ng/random","version":"3.3.14","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt <k+npm@thi.ng>","license":"Apache-2.0","_id":"@thi.ng/random@3.3.14","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"2b6849310a785b74559089c08434a27d60628338","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.3.14.tgz","fileCount":52,"integrity":"sha512-6254SRcbb9Ugvr90tlWsrwrPbmsNiUvpBjdQUA7OYRT7mH6LouHc0mEq6hBJAswnxm4wjpLUNALz57Rhrz46dA==","signatures":[{"sig":"MEUCIQCusHGzO3hX4AZFm6AHv0kNUkcizL38dSUpaTvnc2+q4QIgIcImnkghV7EgDhqEafNjURFs72volmu0tu0ldLOieLc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68005,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYRIAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoc2xAAivR215if0+6qkDecKYWO5nV4vrfXiFmlxGRBBMmg1Ymd18PJ\r\n4/jJoKk1UTaXzcafRLIzOKPoP0v4A8WXC+5Hl6LhuLSXapCw80wVuxiDf6oc\r\nx321YkeomWb1BJFv0pryhGfQva32sw+67zXIcvAEl1sIIdsW6954TISkw9NI\r\nBK3qtrwh8XmfI1VIirNTofhFe7s8Q2+WpKKd6rcHWkM5YOkT1oxBqQXydBjx\r\n7kBnSCTBQdehPht2+VJfOx1OL6NFTXegGfjSt3H4nU8x4tpG9ZrMCEp68JX9\r\njF9BCLIRw1xK0xmgay0Op2js1/q2PLrrecTWCV+dPgxxmyjkLpsiHdxG/jF2\r\nI/d2mTvpeU2TeF0XG3yyiqt5q3dMMI8pNP7badttXjGHmPJbsWWTOdZ7ZOKb\r\nIf60i0c/FdQ/GS53vln/4n5mAymheCwY/dLQesw6MzMYg5EwFqjGkwhOK15U\r\nUo0uiLR2xBMNqCovrRov5EQXQdbunIdgbpMONg/NsvAG35zRzNyw2Qx/GzNU\r\nfpUU8MuFlLQYvZ1cSjzN6at3LsVvu/Fzn/PWLB3dlNPVU+oTAd4r4Jq//KXz\r\ntSBbTBnkRt83YcnTSMjcmdv2RQ1Nq0j2UEk/gx9EolZX5hRMUo2teZGL4yli\r\nDglY3/0J8nCZ8UkErs2vs+eN0Vr4IXzVkho=\r\n=y6g9\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"a4b60163a8caddceed5ec1b6b3584d164f61e7b6","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.4.5","@thi.ng/hex":"^2.2.2","@thi.ng/checks":"^3.3.2","@thi.ng/errors":"^2.2.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^3.0.2","typedoc":"^0.23.18","typescript":"^4.8.4","@thi.ng/testament":"^0.3.4","@microsoft/api-extractor":"^7.33.5"},"_npmOperationalInternal":{"tmp":"tmp/random_3.3.14_1667305984389_0.7138710945381781","host":"s3://npm-registry-packages"}},"3.3.15":{"name":"@thi.ng/random","version":"3.3.15","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt <k+npm@thi.ng>","license":"Apache-2.0","_id":"@thi.ng/random@3.3.15","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"026b64a8b3f59658b664593604e6cda62ba0c272","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.3.15.tgz","fileCount":52,"integrity":"sha512-gUfIKvxHJ/duYZVmkuErQhU5PKqj21tdTaDkjBp/BFHqtmeEDCRki5OHV2AINukN3eUU9toqjeOwk+0blcPFbQ==","signatures":[{"sig":"MEUCIBftdJtS0V0h4xJ/GmfGFjVm3sbTEc7BRsPv1QlSQvX/AiEAl929wKAPTmxxDWxmF2kl+YTvWcXo/rXUk+5NEgzBJSw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68009,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfqL3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqlEw//XKq/8BOIc8vI/OXAN/DRHBa4g/wGXkvj6nH4HUeE2zPBW1AD\r\nCXQ9NRVKNTE993Kq2gVZDie0nbdSStYHh37EBgBZkv6cKjp1JSb48E5yDUgd\r\nQs7BkrHyW+yzimOtQXigWO8pSI/t9dOjEhV774fyO2UxogtVI1EWphiYs26/\r\nxD+rDeYj7GO9XbarSEEwv7o6CHMjgAdBHM4g3d2PBlldl9qosbMjAqg9iGMJ\r\nsqn6lJvo4nrglRRdJPDN6crYoJSxv5OICYwc3+DeayxyTPpAV0IF3PouYsfe\r\nreDMt0hrLnOr8BxlMS7OX53HYrYdMrX3OBT6ZnTRpwA/Cl7sWrXaWl7XehVx\r\nLJSMVAa86FpzBEqEi75jrvwYm+Bn6BaguBiXa69ZfGuiUmS8ERyq5ktVgYSm\r\njBrLS/fZbBn2qRmNzpnNTUku12/Oya793SsOzwuRSeYbu0ZTbNCt+lPLgcBQ\r\nUZUF5v6sZuvTAHX9LWQ5q8eBczODiz1sjK2+VrLmOrNygSym586TdeJ9/8f9\r\nngoD+jIP/L1ZajoEuzKucqdrgzUPrJo26oo8oyhix/dbU3Y1PP6sdQRl7WzM\r\nS9EO9ERVAAs3XLkw4cVy1VjuTbCZiJhYypRfl+wJJwrW6Q9ruM2kr6AIqhZT\r\nqIWJs1mve+44auPdYxNE4R+5Ms16YWgdStI=\r\n=Nf0n\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"044ee6a3895720fc78e115032d4d831b63510929","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.4.6","@thi.ng/hex":"^2.3.0","@thi.ng/checks":"^3.3.3","@thi.ng/errors":"^2.2.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^3.0.2","typedoc":"^0.23.20","typescript":"^4.8.4","@thi.ng/testament":"^0.3.5","@microsoft/api-extractor":"^7.33.5"},"_npmOperationalInternal":{"tmp":"tmp/random_3.3.15_1669243638947_0.6685149609860737","host":"s3://npm-registry-packages"}},"3.3.16":{"name":"@thi.ng/random","version":"3.3.16","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt <k+npm@thi.ng>","license":"Apache-2.0","_id":"@thi.ng/random@3.3.16","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"140d09328a695b19df4e67bc9219930d9e459771","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.3.16.tgz","fileCount":52,"integrity":"sha512-6SHh/aapjhNorxH8NDCG7EIbsxsNMOCD/l/VlaGAlFpO6YLrXjHsHOu78VcMYfSOcQt+rRsSiN67wTJZMdmPig==","signatures":[{"sig":"MEQCIBaUK/3wAhnref/grihjYVd/dAz7Fp0/4qT9YEz7UgHHAiByuSuTLeumJSSZrl99RgMw/NqaDRNQumcK6HttSCJAcg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68009,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjhLl+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoeIhAAiqTZHhrZ6RRLIVqDQdMuXnjvK6ldd7tv5WZ8y3mj/A95dTc8\r\nAfxXbjwoHd9YHpCWJLfJ+XP9EC5a0L1bT+mYvUnVCwodyYyHsw3JIgP4Hjts\r\n+/Rpxq2vlxZgIag6VHLplhk2JN6lStpkdIkLZT5IXNv912FnF+Xvz1h9EW1H\r\nBHGxJLav91dJos/06tw9arWxB5l3a/eRXPKOScX5afUVoznk8YTmbrtweQBB\r\n0NGQJAYpASfWvbPn1s0obBeUprsk4aZPMMO9pWdzQqlvR9zWDlgeDXVsHvFx\r\nbtBGwrLIJPs/wwmv0SrJHm7+om9TC8hZOL4B/Ix0T9m53VNxciR2wSXOsLvM\r\ngZoK1y0bTr7EuWyt/gF5JzGViQqXqvAvj5d866eu2LyefABqyri1gJ1asCqI\r\naTwU71bbPsHsPWetkVREmczDNZ2kLHitklzLAvi6ApCaMCnalE5PRZMbovQK\r\nwnEJCIatVtANy8xYNLTXrWvfenP7GUi998Lp2bOLUKu5gjPp2gYA7ayR9kfk\r\n1BVaBICt/rlhNk3KfDIMIJqj/LpgsOPkdu3VpTkRcvuHI4FGjl88r/T96Q9t\r\nRnpwPzOWQPIPCmBJiveHZNmjbuNxgvVjBWvn/NhR/lZ91CYq2ZvOH6NGnGvv\r\nVlr1Apdq9c2BnjOVUuBxIurrtwi4Nq/yBe8=\r\n=9A2n\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"75ec32ff7f1b7b5e72e7a04ace24732cd5d6c774","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.5.0","@thi.ng/hex":"^2.3.0","@thi.ng/checks":"^3.3.3","@thi.ng/errors":"^2.2.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^3.0.2","typedoc":"^0.23.20","typescript":"^4.8.4","@thi.ng/testament":"^0.3.5","@microsoft/api-extractor":"^7.33.5"},"_npmOperationalInternal":{"tmp":"tmp/random_3.3.16_1669642622351_0.6363010039409198","host":"s3://npm-registry-packages"}},"3.3.17":{"name":"@thi.ng/random","version":"3.3.17","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt <k+npm@thi.ng>","license":"Apache-2.0","_id":"@thi.ng/random@3.3.17","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"dad7fb9d2d1c7ff80e8a8821e426207c8f71b3f9","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.3.17.tgz","fileCount":52,"integrity":"sha512-kStVcKLP1T1OXaBEy5/hO4/QygW+Q4tz+uNdCz0nGy8C8RQ4eEnRPtYtuv53S0bLXq9U9eguUWvHyZBK0l9umw==","signatures":[{"sig":"MEUCID8CdMRMHLexk3ESNddPwzTJUB6s4py1dTJKmpRHq+mLAiEA9AVJR+brOsHFYr42OVm+tczUjr2CFlUKBv3VU+jvBFo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68010,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjh9j2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrcJBAAmC+xtxYEfbShNVWl044clwzfATUYj8xSkb6RQRRRemZnF1tF\r\ngCaKdgKiu8tbpoMRC+avy7seTktvrZdajwmmK0FeRgheqKmlpfEOh/5pNBvG\r\nNvYkL4CSjUj7o8f+QvBqLZBnLIH4U1dL3F5m56KYTLy/ehaiRIBPRrz11m40\r\nrAy/pRG8FOA1/15xsrVx0FbpZFFfut3iDP6R2vDphDua/Y2H6o/rZKhbiucR\r\n7xa1BtOQ4rFA+tSLSJLIRgVFZZGIMqB/mjpPI9XLPcRbgokx+bpAuOGEIa4T\r\nCJtfaY9e8/s2TfJTAc5PzGlegXF0YCZrjQRZh37/QZEfUa7gjcUeBHV9lUez\r\n/RSeFTNaVI7An1xxpcJCi60rj/UIt+CP6JsFTpx5UylzjBZ3cj4Pf8upHr8o\r\nTE4Rkb9qRzJS7sVIulybtG1Pf/xS+oX4AVngARqzfb8vTJ9P+or1pPzrr2V4\r\nwX+WSmi6dcFhmS02ry1MRxRjwHob02v22onZXMRv5WTk/e1k83Xm34Avt1r4\r\n5ZqVw4uUsaxFfVoMYuRjhT0BEGLDtDNzazxp3K39ODWv/R8xgonkHTDY6CAH\r\nZzGV9lKVf+VCmgMj+Qd3RuTBtn7E6hhHFvXfKTSZZawNl2515WiTRQSvGMEK\r\nItLVc3JnMEBAsoKf7J2dMo3xhnOc9Vs+6ew=\r\n=/VBj\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"1fe40da507070653f420156d91e6b27cf682004f","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.5.1","@thi.ng/hex":"^2.3.1","@thi.ng/checks":"^3.3.4","@thi.ng/errors":"^2.2.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^3.0.2","typedoc":"^0.23.20","typescript":"^4.8.4","@thi.ng/testament":"^0.3.6","@microsoft/api-extractor":"^7.33.5"},"_npmOperationalInternal":{"tmp":"tmp/random_3.3.17_1669847286351_0.6886705128120116","host":"s3://npm-registry-packages"}},"3.3.18":{"name":"@thi.ng/random","version":"3.3.18","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.3.18","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"36b48a02102623d9c1dd392d202c8648cf8654cf","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.3.18.tgz","fileCount":52,"integrity":"sha512-TD0mmidRUFeXgvvj4I4pE8ljTh+0zeU9whyLYXHehlQjU3qRpkSXXVSDyTTr5tXEi95b604uUpbqWXaUCmJAFA==","signatures":[{"sig":"MEUCIEoHz+/YKnmyIs4MQJV60R20HyoZXaWRhWevl8b1M2k1AiEAoHJ1n0adc+SPVEUqGzrSNnh3XdNvULu7MgvWe6tYLcM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67974,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjnGokACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpezQ/8DCB8icxr+MfIjsz/8twai5tmmbisZNO1CyO2k41iA46+pT+0\r\nsJVjp1jRB9Jt3c6ImpJlozhRX+xTtYAjjHMIUCwjSK8bSMxprNUfqt2guQpk\r\nOBQ9JFJLKDNLtmwFr762L37YKzb9d1Qho2AzKjr4vsAxa+af5I64HUO3IFnF\r\n7vjlXjmJGbIXU3FUT+wsgjvTvbrvZhArU4qnHg/G3w7hsQIeA90CHklxE0LD\r\nhVHI/o+lynodaOTBXiY61jm6dQ09jSlzHg8hJc06Nmm3B/e3ETV5P4CRTdro\r\nXUdPjetSWI9FuGbz5YI+1dyXpyT4TqTnzA0zk4gcuJy/zfMcd/+oMlBeuyw/\r\nkAt4nwAGm2qq0/CGDIoMoSfMVGBXA2KeMMH9OA2bU2IcAb5B95st5PNv4i57\r\nMVkZqQzQt2i7+GdQYBxVtE+TEsO6g8v9lguH3HI9Ww8RMV1B6QPTEEYQ3N8q\r\nxpb+3y+Q/ZTLv6+w/qgvZ5R+IIyrRk/PW2nrf9nj2qmnZSF1P5g5h4h1w5rT\r\nm6v77QVivoCnHf+joIZ4I5XUFJR7dVpl4Odwd65MZQ2mvEEUtZNCdEI+8eax\r\n8JQixWs9/wOTwH+I9DYNc2q7JYs8jAZ3qayRMuDwH3BVeqy2KefrmTnNT/OB\r\ngKThTM1QOJrJ6lPMeXI+78tGRV34mKTO9fg=\r\n=w3XA\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"f445a9cc8022bcdebbf6ff91fd66ced016d72f01","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.6.0","@thi.ng/hex":"^2.3.2","@thi.ng/checks":"^3.3.5","@thi.ng/errors":"^2.2.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^3.0.2","typedoc":"^0.23.22","typescript":"^4.9.4","@thi.ng/testament":"^0.3.7","@microsoft/api-extractor":"^7.33.7"},"_npmOperationalInternal":{"tmp":"tmp/random_3.3.18_1671195172006_0.8187964152936125","host":"s3://npm-registry-packages"}},"3.3.19":{"name":"@thi.ng/random","version":"3.3.19","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.3.19","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"1ff0a72a241ea64d2164b0324427bfd7661ebf6d","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.3.19.tgz","fileCount":52,"integrity":"sha512-140XWkvApYVj2XxT2wpSrHMKmKF5XGi5JGdla406vJl/N2kGw84LV7ggQEr848QcEwtEqTByfwopb2zylGElnw==","signatures":[{"sig":"MEQCIGzCgT264Nzsxd3TMUaCpmiuw4TLTctPhvqpQ5ZxMZojAiAvzUSjVevWYIxN9MoKOtoIF+lfKhGxqAu/gBY4gEDEXw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67990,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjoePYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrfgBAAlnFADPV7Yyh/HKbuSfsd7NNuSnTdm90HZsSvSGCAv8ZUhp0A\r\nGMZh0bdyfiC5RR2dewsN57bmN1FjO+HnlVcOoKl2Ynz2o94JpfZw0oOUF66+\r\nlzKtcpldPISfNny0bIaK1SgfRfhRVwYaOLfwMDV//TI6a+6rZ7bieuqep5J1\r\ng/D6cCeEPoF5kwGdsq0ysPHM4erzLk7Fd6yHaQaF+5cA02d4wHf930Gz/BnY\r\nIdBE7iFUGVUqwRh0pzN2odE3l06LjIwjJZmreKWVIv4V7Sd1188zY6JnpyK9\r\nx6JRVspq9mpZoQjIZr1uQL2u2kBylwqRTdzTl2gNwLMIwRclojWCLiCMagkU\r\nvPXU0lU/s7Wl3AzjMpdCGrFe6zJj9jtjxceJml4htEgGNELu+iH7GRF7ZeGZ\r\nDfkyKxkXRBDe0ay2ogYKqsFMNqjUxDtRobggJWtrXMYawfmRA576OViWPvZA\r\n0GLQA2GTZUfjMQhSLRLKbiWDBg0Mv/RyYyfHle7b/bP9G9J5NnuIU02RuP1Y\r\nIswhdMQPWVH/KWoXLI1snJC3SGUFL/C5snr4Fh/2CYDhCQa04roaWa8Scleg\r\nUmbYO3VI2EYPUX6cHlnTUM8vNEiRAMoMCntl1B+mkDCXCL12ebX7bcp6C6Gx\r\nBgFkKVaeitopV6mqGei+zMEWpYV3dD4AHg8=\r\n=E7vB\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"7b2af448da8a63fb21704a79cc4cdf1f3d7d7a64","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.6.1","@thi.ng/hex":"^2.3.2","@thi.ng/checks":"^3.3.5","@thi.ng/errors":"^2.2.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^3.0.2","typedoc":"^0.23.22","typescript":"^4.9.4","@thi.ng/testament":"^0.3.7","@microsoft/api-extractor":"^7.33.7"},"_npmOperationalInternal":{"tmp":"tmp/random_3.3.19_1671554008182_0.25745669716172537","host":"s3://npm-registry-packages"}},"3.3.20":{"name":"@thi.ng/random","version":"3.3.20","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.3.20","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"21a1f48dbf064d1054b4b20529f00fac7cee0d3a","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.3.20.tgz","fileCount":52,"integrity":"sha512-cmT/CFmmsg/USp36+9t74sUHiw9xmycvoSh0d6D19MiboI2BjGqXwQb6/5tULWO8lHK7UYXnTBgNOnPw+8/z8A==","signatures":[{"sig":"MEUCIQC7Mx9LnmFXNPh6jBUKBV0/fTuhsWPi7O8xVC9UliRjEQIgXcaXwCOGjjJzpy9G1rvnCNVAe41pwaT1ogTXvf5DTJM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67991,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjpNBzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrvIQ//VKHfAYqXLYMwol0bwthN2jWripQNiKitCKBfAtcF2Cly+RJT\r\npwyYfgwHHEcMVxx6lGFJ5dBJIsAfG0vilo8ALvTCRN3lTESW5Sa588d7atTi\r\ne1GEso7gR3tu/WHWi1gZIDhvK6VNhxzVq030YKdKpMkbLT5Q7EjLEYgUOJH8\r\nWUCakDe0wfSETYZ1gqoWYbrMqSMqQ3NoSKef/MGjoaYkAteJ7S1fdaf1oYCd\r\npf0Ms+rW07FHKbtIIbpHxli5ow0+W12knIcrkj1gjRHy1VGHC5T+Pwwg/zNO\r\ny4E6FQv3Xy6Y/2LYDUhOFf6/tpk85o1dsvabR/ZbNCuNA//LMCyt5EleaWps\r\nA8jRAZ6UW6AVRNsoO1r8K10HaUIw2LGffZqPIuvnu4Z/9umnn82T+ag99lqB\r\nTEvDzrfgRoxIkImZN9duE67av/QCXrVX5hMm6iu8lJoNzIglJZbMFCboZh7V\r\nt2IjRidJR3Dku90we+n9lEkYGN4Qfc6ebt7OE1dFoLWJIiFs3dLDfc7PDsoD\r\nnzPuiU5zJ6nyEf+Xw7a8MPIrD7Ssr2WnsVyKBKw3M38RWRjAjF6bYnj5WAWv\r\n/pnNdmTHRDyVSTduGW/X/LaKdNlzPq7z1bIXURxTZFAgRT9XRr3f3aI7fpUE\r\nXxyQg5fVMDApa+Hmts5Mp/kW48pENfYDLX8=\r\n=Yyrp\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"bc6f7f5e2765bb96fe64db804eaf4b2443b47fc6","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.6.2","@thi.ng/hex":"^2.3.3","@thi.ng/checks":"^3.3.6","@thi.ng/errors":"^2.2.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^3.0.2","typedoc":"^0.23.22","typescript":"^4.9.4","@thi.ng/testament":"^0.3.8","@microsoft/api-extractor":"^7.33.7"},"_npmOperationalInternal":{"tmp":"tmp/random_3.3.20_1671745651234_0.6669012697690531","host":"s3://npm-registry-packages"}},"3.3.21":{"name":"@thi.ng/random","version":"3.3.21","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.3.21","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"82082a0c6a409448984b54f9109ae4fef4651d76","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.3.21.tgz","fileCount":52,"integrity":"sha512-dmdQlgTQtTPfpzEugtVM1o8KbjjmGq2V5W/V+BFh1SOnRfOcJQLyGtp2556490z1Qhm1QjKouZCd9aqyvMHHqA==","signatures":[{"sig":"MEYCIQDrLaHkolILWggRFUiDk/8AmRVOt6Opu3kHv6snrrGkVQIhAISOgOKEQrWaiE+C1Qqku8uyKV9nTIAVUmk/IoVpu6o9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67991,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvYJHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqarA/+Jf9g2wQZ1t3cSElBDNsBIgjkWC+hpsnnEcB37AEApZKZjRoR\r\nRyy64rM6J8XE0nuV0pOglmgmcwqVs3KH5AJX5yW6Dw5fx2XVGJpKauXE+lB+\r\nTdbfr5Q2I3QtCjnAdWcuJvB5DdXS96oxbp1fqtJeoznnVqnoQOG8yZ5HpR4v\r\nZnjdz4POb1KL+prJwWlGOm2QGcJ7Xc85ui6YBccpkyN/mxDnsrXP5aGweCka\r\nG1cwHif5jC8Gk9IBk3hZO7VtQVPll2K9TAOyeXU1pJiE4u491Ozg6ZdXzeMU\r\nsUjlVVjeLbZshxX+G5BC7FPuAb/AUDtLnSyYsSlJaQpKOhajN74Rc/1BIbue\r\n4qDF5IQW0kiu5UdwGOY8jVC7SUlSnMJYztsi6q6YIhboX1it0YwuHq+JpNBa\r\nUgv3kM77cKa4XdWy/3QfoTAXpsSk+iWOHPGiWwDiGjQHBWeeqhlC/b/qn+eo\r\nT3J4eA354C0GajxhfSGULJGVxqkWjC7fZxw92ae1+leIU/qLG/5VL43OmEzH\r\nWKCtUBQG+sigrF8XnSFMBrcfrfY6YCuLSb1DOJ68/CXwGzRXdiZDMOgQWNxw\r\nhebzQFEykmKFrtCoNei6DQQMIU+OgPIATbx3eXbWOlMLl4cyYU1bGnbWtHNO\r\nimRznp1l3kYDyCXVf6Sj3axcxEURY0PF8pg=\r\n=FzK+\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"3f0b3e2a7c82aefc7e46fb4338369836b5e1b8cf","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.6.3","@thi.ng/hex":"^2.3.4","@thi.ng/checks":"^3.3.7","@thi.ng/errors":"^2.2.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^3.0.2","typedoc":"^0.23.22","typescript":"^4.9.4","@thi.ng/testament":"^0.3.9","@microsoft/api-extractor":"^7.33.7"},"_npmOperationalInternal":{"tmp":"tmp/random_3.3.21_1673364039334_0.9815093669763975","host":"s3://npm-registry-packages"}},"3.3.22":{"name":"@thi.ng/random","version":"3.3.22","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.3.22","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"c57b815d3cfe21a444f39d999d1238eee04428d9","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.3.22.tgz","fileCount":57,"integrity":"sha512-pYqwpZa9tZKg7OoXvP0C59OEDPTtgNeSjspJx2A79SYTS0SvjBQbMD6xg3uEpQe+Mr+tfFlXMdgV8O4WAhXUPg==","signatures":[{"sig":"MEUCIFXbc9AGATTSPrkyBGK4pz9k3S2w0fj2pQLD26UjlSK5AiEAniZAnMieok2D++ckGxrmSBRKFxy9FQsZl+J2kVPKLL0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":69149,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj38BkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqcCRAAgkywUe4c1Dg+a9afxtYQxr9oDx/Ijfqt95PWB+p2cQwvH0fm\r\n9B4Su0WKaZo4v5uSIl1f2mU1YTT/krJ9mzC70eBUpFjLX6g50ZocQM3lQt0o\r\nBqV47r6jv/XgSqZ89LWtR6I02Q05isH2Zix366qmEwvwiwKsK5OpzAgQAKYR\r\npnePx/LQsFhh2vQIdMVS31/WCje/XDp83IcoK5f34vAM0sOEd0VDa0bDY+JU\r\nILYIA6XDBnkBPF117oV/1oj1petVNWVj/tB22NqiE6eAe59jooIVVHixDnX8\r\nBC43Xl231ekh77yXSLeZuu4G3mtp0qxk8zHMu2rTb7VE1Uu8eaBBPJmkOEmo\r\n51eY1MgMcwJsO+a5LKRHK9T98z3iYeclPaEJ5v5X8mZKvGmM5DBQcGFioMwW\r\nghyE+hUGI3l2JrmIddUBVY1YowSU1jlBrd3gvYMfrXBTzl5VEYOmIxYS4I9i\r\nycl604GprLtZDma6BQyGzcssobraLaEd1ZRK6pelSRZFzk968Kc2IWYkZqvr\r\njPfiX46HRWo0X79m31Eu0kCl1xMYf77hf32iqmcFtdzWqd3kSOo5Bo8D01UL\r\n9x6J0V7k1eL5jg6pD6Bw1TbL1fyL4wII0mKOPR6511y1k2YL/bvMZbSZrpsW\r\noIs5s6BTjQtYzaW/tUV0YHBWKayP4GOrXyQ=\r\n=nCr2\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"50ba9c87676fac60c46d2bc0e4d2c7711a374a68","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.7.0","@thi.ng/hex":"^2.3.5","@thi.ng/checks":"^3.3.8","@thi.ng/errors":"^2.2.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^4.1.2","typedoc":"^0.23.24","typescript":"^4.9.5","@thi.ng/testament":"^0.3.10","@microsoft/api-extractor":"^7.34.2"},"_npmOperationalInternal":{"tmp":"tmp/random_3.3.22_1675608164335_0.517302255530045","host":"s3://npm-registry-packages"}},"3.3.23":{"name":"@thi.ng/random","version":"3.3.23","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.3.23","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"e7f3c1bde1804e38f1608253a011b7a14083237d","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.3.23.tgz","fileCount":52,"integrity":"sha512-oIcSKvvbXFkKHycsPcKBc4DiUPpwjfm5yLFeANZWrX+lHgKajcBw7XuaNK66x+oFBXRpcCM85hm/4c+4a3VplQ==","signatures":[{"sig":"MEQCIGhvUVPqyjY6j+PA3RZTGrGQ/bsiOWJc22+RN/RX3hs/AiBM0g2zd2KDRO4xeEDPh4s6z+D2xDjgdhS7E1++87Rv3A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67993,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj5kzjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmowKRAAjOGhPe7T3qJdJnjBQ0TktVohQe84LKeZpkGCZtHmSfEuFsCb\r\nNvUIplVPe2PA7w4KCjEU2+o2gsPVggshlpn9CxXoWqLhLPnERAjEhn50Sj/k\r\n7EE6DGUtSfaD535eeY6sTR5Xy2bpQ1s9zcq91NRfJ10tWC69APdt3bsTP+tL\r\nFLA4s94vA8SpsxM4KZcGaaaykUOJNuck+chDZl15q4fnVI+QcmFnTNwE5rG+\r\nXOTMqksYTb+VkyOMI//rB5M/btJx2u9SS2lnjHqw8FyOGXJ2m4h5UBOYVesG\r\nRLTmyzO9D0hgKtmSH7nEpKdkN5lYw4IifUTmZgetK8Se4dselAt5AHEWGSnV\r\nP5gNnHZ25Nhn4fOzUkBUotDGoGhe9umyB9wl6OcRBhNk5Ug0mMdZMxdzsDPS\r\nbeqgyytIHAonsZfYlpyPI/64b9cvZLrMSja6ySiVWSCMo6LDutgV2KekevUP\r\nNzO+iPeiQ54J5Ew3/1d2N0Jcbz0CZNijEMPWHPGXoNbtWxexjMOTDPElmhvf\r\nyqjVrYJwQOU8A2y7yry9T5kjhKKJeeLbQ9D2hO+fMjHktHPLXrEfoNuC/UkV\r\nXE/X50QJavUBPcBBUUNG7wUMLdXlBs3xfReknlrO75AK+F2LGogVSHEDjjF1\r\nNROHMRa6Twq3Sxot392bpGFcYjrfaZvkd9w=\r\n=jJ9y\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"2b5a99a8af71670780875637299be9118b01084d","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.7.1","@thi.ng/hex":"^2.3.5","@thi.ng/checks":"^3.3.8","@thi.ng/errors":"^2.2.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^4.1.2","typedoc":"^0.23.24","typescript":"^4.9.5","@thi.ng/testament":"^0.3.10","@microsoft/api-extractor":"^7.34.2"},"_npmOperationalInternal":{"tmp":"tmp/random_3.3.23_1676037347129_0.745819106406634","host":"s3://npm-registry-packages"}},"3.3.24":{"name":"@thi.ng/random","version":"3.3.24","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.3.24","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"32558acc92b4e0d236b06ebbae0a91b927b75f67","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.3.24.tgz","fileCount":52,"integrity":"sha512-66l9r93Mj5dyBQovqzG+fXsA5F4CaVfY+YpBTdO/SsXopYQlepxH6Pjvr0kFHSug70eSXrRDfHrn11Newqq91A==","signatures":[{"sig":"MEUCICgIUwRo3+M9hK+eBTOzjSkwRM70jusbeHWDGdwGA6EXAiEAss4j2ZwowQdBSudjqE8rfFUk3QYuQtkjUXuXZhW91XQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67993,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj5k66ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq+bBAAnh5F9HTDPibzRERn3kvMSUXoEWJzlntUsXPFsWrfoR1TjP+3\r\nIoeArX8Akl3lRIIXfYU2lz9YbFYVWL+dzxE8XgVboDhKqD/J7Tk4/891qZfH\r\n3CmGlGZdsKEqeebbGHBT1ZyLwJhKQcP+rZkEkPCnzxCl8xLyTEZnN1ggBA1T\r\nyi2sL0NmNNnmxYQWI5vEjFDSwO5BwNY8JiXlZwfy8jAwRPCyY7vTvwlSJUY4\r\nYD65g54yR0Hw0VFETO+duZ6XdwshGkUZwZ9kcQBW/6gKbpgA/WrOcwyPArnv\r\nax5vFvWjREQ8dkS+vyFSz8Q0JOQpHgdyaOGRkNZ7EDaaicwxZlvkn9yTT1HA\r\nGajGtXvFCNiX/0uf3eI50+FdiN9Uf3ycXvJYQv7/NNpCk8XtWyXqg+zFKjMj\r\nOplLHDyUgviUy+LKfXrFtsJifMUAwr9yPeTE322N4JEKXXHe2CFddgJkMA/A\r\nUZd2UjgqFwfk8UNoPqETL3DFbnnF0qfHLaic9D/wsrGyMT32S/Z/JnhPee87\r\nciGNMsEOhZq6lQOPjW8v8i9F1+1VzV4FcCUGN0v8vJsERwyo7beWOHiULNev\r\nRtrYOwgvORItJtYV8sMZ8BjRV5a8lY67LvZDQbIY3ok0/dVewN0FRM6Y3j84\r\n4Qnf3zSGM3+/ZhOa13vqzbwWQmv3FQh1d1M=\r\n=JIM1\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"cafa4ecea90fb681949dc3885a5bd6ddefa38b51","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.7.2","@thi.ng/hex":"^2.3.6","@thi.ng/checks":"^3.3.9","@thi.ng/errors":"^2.2.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^4.1.2","typedoc":"^0.23.24","typescript":"^4.9.5","@thi.ng/testament":"^0.3.11","@microsoft/api-extractor":"^7.34.2"},"_npmOperationalInternal":{"tmp":"tmp/random_3.3.24_1676037817860_0.8424418791661714","host":"s3://npm-registry-packages"}},"3.3.25":{"name":"@thi.ng/random","version":"3.3.25","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.3.25","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"826e16f375745937ec84013ef21984d9d39a3ac6","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.3.25.tgz","fileCount":52,"integrity":"sha512-Scs2hW2Ney7KGxTfifUIXyNLJ/rL2ScSa803dfBg6BPHWCqNPdYV0l7RvCcVsJopPqseQb7F4b2e3a2AQD5lUA==","signatures":[{"sig":"MEQCIC4hmy5Mvd93zIyhL3BI2Pp1prUWiUNouE08dCvxUibWAiB/oYFi+oeJy2rfkJLBhlEIKX4jxahAUhsNabpKXGdfOQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj795AACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqirw/7BCevMTYUEegZoGLHx5o2XTdXmyVhZx855i07OQU6jXc3qEwa\r\nJGUBf50zDwiC4OfbV/m7KPgSbl8LUFaXv6b4xisw4KipSE9kL1903056I1IE\r\n2rYzvdTpJzr50OkslWPISezhF+duafGGR2PjLteglw4QSuw4jP1dnfnxIt/t\r\ntHmtGZ90/YjHy2i88q8K0OqOU2d0ENtXyO0MxDlWie4HbIt3UI2HqkfhQLY5\r\nZX76Zv7YgQgEdSkOp+aWXGFiG+1Vg/BvttYsoCfPtP82KBBMLzthxxJ4DnYN\r\n3w+2tUuo2IlP3QaRtrfq86dUKuyfnBjhPXLJCOMLuIqGGryKbZQXzdqKef/O\r\nL6lNKnwYyh1oT+8pSSoi6z0rRy1Yd3IXIt8saIYQ9/cjqByzBC5rjjdQYjQd\r\nuUIf1vSYvs/e1ldvHJ0XznkXMWI4DV1wFS0APqJl6iqRfFy0aM1oM33yQFIz\r\nRmdIv1jh/jj0MjxQ5q30jvGZLVI0fEiAltnuJ86j9tZZCWACHLGyERL2NhEt\r\n94UMX3nj7I2Y3kKSok1v82jh9tpx6ozThYZy9//j4+mDCVpwlqGon/JUYfCj\r\n3UpyUzfUx6maomWJv3MS3qAcHJezmgzh5HOpZo+X2UJhHWz4Vb3tnLEgm8qS\r\nDHb6pcKfip1XPatS0YjlqPBdeKlnZDkm7Jw=\r\n=hm/w\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"7896250248d960109253215c75b115c46626293e","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.7.2","@thi.ng/hex":"^2.3.6","@thi.ng/checks":"^3.3.9","@thi.ng/errors":"^2.2.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^4.1.2","typedoc":"^0.23.24","typescript":"^4.9.5","@thi.ng/testament":"^0.3.11","@microsoft/api-extractor":"^7.34.2"},"_npmOperationalInternal":{"tmp":"tmp/random_3.3.25_1676664383934_0.9039946343578256","host":"s3://npm-registry-packages"}},"3.3.26":{"name":"@thi.ng/random","version":"3.3.26","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.3.26","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"a005d4f915fe4cab98b944ce2412679a4e55647d","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.3.26.tgz","fileCount":52,"integrity":"sha512-5ZgOMouaXhceHEdNg+meUa0ONkayc9frcpeUcCXlL9mWimZYwUcjBRj3MgyAUanDyNsM82mfihcd2OuO7Si7gQ==","signatures":[{"sig":"MEUCIAuC//3oRexy9Plxby+7Dpu1c6GHDL9qy1klcPDXND7BAiEAv5BFTB6bPNPZLQ3gN8N/qOoSJROaq76mhHTah/y7wnY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAOZPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrPlw/9HO0jq20b0m8RaJ4u+xHufBZy8rjAiT5r55Hti7lDtAEeqlC0\r\nczopU0hVAtslDnMSOviBu9tR0O4o6gPtu07s80YwBA/esZHFkIIpUXwYMakb\r\n1Kmxg9F/7Uig3XXFB63IqZLumOHPzmYcQFmI+B5pGUBXnUi6/UxHxxss3d3l\r\n9zb9ZrOQOHsVkkC7NHN2jLu4RlQ9j230tYzcBUM8/gpkQcOXaoQVF1sOzgD1\r\nolbAGeCi3Yy0pC14puXwhUi7/n5wA/0s1qKqJ3dp9zyiiZ9DMjVcbx8PfVfD\r\nh3EnarAE1i3bTc5PaLl4ceaoEsNbnOkVbUy1Lx4DNYRats4IewZQtTZ6NRS0\r\n00DG1cllcQKN2HmYwd5vJqwNa3sKNIjCa4+xGMfNXyLwlwEx7FRSnj7gvUNs\r\nA0kZ8Uxo0a8BdAPa40pU47xmIF2l7Ndr5+D32vqNeMddGLTzYIsG+d5QLdsU\r\nOajqKk3eQOShlaXEpUrAOVnmR6AjuE0nUFpjebHlAEa5d51CwGj4fh5YJKPl\r\nBG5HXFVGsF19fsB+fquKXtkGNB5KAIa971ss0Oi3BqCtS1M2Pnoq0IrUtgro\r\nMLd1sf+S0C7RHCeanOFU2e/Ogt3Eu321EIFqhh6QigGXedXcPypHgfCj7yxM\r\n14MBNCYrRxrvniE7UcHwVBrK1oz6knw8/6k=\r\n=URUI\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"a2915dee637c1b8cd2e11a78a23bd035e4f750e7","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.7.3","@thi.ng/hex":"^2.3.6","@thi.ng/checks":"^3.3.9","@thi.ng/errors":"^2.2.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^4.1.2","typedoc":"^0.23.24","typescript":"^4.9.5","@thi.ng/testament":"^0.3.11","@microsoft/api-extractor":"^7.34.2"},"_npmOperationalInternal":{"tmp":"tmp/random_3.3.26_1677780559452_0.9916309323443449","host":"s3://npm-registry-packages"}},"3.3.27":{"name":"@thi.ng/random","version":"3.3.27","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.3.27","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"5c111c2f7e50e7d4a5dae3d0a068c676f4dba28b","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.3.27.tgz","fileCount":52,"integrity":"sha512-EbVA88bbo40MWGmMjWLGFAhH4i127+Eg3AH9y/2T0waswq1PDZ5D212NLf1KUP9ioiZg48RBBW591tXpUNAxSw==","signatures":[{"sig":"MEUCIQDxQyDs5zTr38c8KDbt550iBP0Mya6oiqvdX9FldOWgAgIgBIN5wfmbjJBtMqspVIVBofhpK7Yavm0KHSQ5CnVLJqQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68350,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkEHZVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrYVg//VwnlFFQ5qynxGzvGctnoynKFgYLNsJ8JGBYjx0Oem6NqNKcY\r\noemSP4QN8BXhy/SVanDPz1nim/SbnuZvKQxKCX3yN3YI/atXdTLBDWzMklAU\r\n4axqKsdb7v+1ulS2poDUhGiIOLm7hRnhqTE3/L/HFc+ltxPC1i6i0ToCel6S\r\nIQCY7Rils3MC4lRRAXq7xj9gNGE1PUuolgNlDLkvdDHFqLMya1SnklSVWuwN\r\n2AfEqBMmgAPObQ7IULPkgHcHzCIwGQWipZvVoBOF91Q4k6QOXuWAB/EBwTlv\r\nE2NYi6grbM+Kd4zRZ3n++Q7lElrIR4PYRYHyCRs0PzJbs1HT9H0LNahUWsob\r\nn/Umai5JB43jZHi2ZUvUX2dWVWWIFreb6iWjJlUXs+9MPn3dO2ANa/QWO5tE\r\nIY++u2Tv5dhmi5ONPMOe4tCUUkeBa6kA/Nt4ZPyb+eFQgEcOuHI/UXVu6OdG\r\ntVSWnqzjLWWbjXkWn2qqV14DppUgMpV5j4sN6reIjFjccklDtK7H4FZQn7vP\r\nSyMcwet0o/X1VGHbkc3AS8XSpmKT5ShhYI3HcS552JFMYUgtK6rYL43+tRTq\r\nu0NHLI5wRqNRfG9Poe2KLUmXlu76xXRRZv67sx74zqpNUd6df+dmaKye9aPm\r\nzVu1J/hDjAsdoWl/xzJWsXpdq21OY4oaKE0=\r\n=vTpY\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"cc46c097a3a173fb1ef41f57a858d03037063141","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.7.4","@thi.ng/hex":"^2.3.7","@thi.ng/checks":"^3.3.10","@thi.ng/errors":"^2.2.13"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^4.4.0","typedoc":"^0.23.26","typescript":"^4.9.5","@thi.ng/testament":"^0.3.13","@microsoft/api-extractor":"^7.34.4"},"_npmOperationalInternal":{"tmp":"tmp/random_3.3.27_1678800468932_0.392555991526917","host":"s3://npm-registry-packages"}},"3.3.28":{"name":"@thi.ng/random","version":"3.3.28","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.3.28","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"cd701ac49bb7b0ce1d16d7a4fb4bfa3db9d97f8a","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.3.28.tgz","fileCount":52,"integrity":"sha512-y4/R3du5Bw5ENRjqFNLn2MoZ2HWWM6yYyKd639itrtegcwf9mSJCW9iPnfrpWPct+VFo/C1tgh0eWRCByl9PKA==","signatures":[{"sig":"MEQCIG1aeUjIUQ0a/YNGwqFN1FxvaSdNBxdDIWR7wkRL9hmOAiBCHRHrg++WfqRhWBOpiP/gs+BJJ7jltjrArlsSi4/IgQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68350,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIekmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoLcw//VNzA7qOH9FSFSYG1y4i/NF+8SjmkDndFZhjDk7L4aBNFV7Nd\r\n5HPKvdWhNs6Ma0v3cR1f3pUdA0Q+2+HI8vu5pu0VlARTzT/eI/+CG25uuxym\r\nSaJioh41zk2ha4qh+d1cdy5XEjxjFfCiCPd0uykG2jYAvAtRpsD925ZBkNDn\r\nbHHeZMtTf+ywiIEEyB2i3FCW7A8Ismmjb39RP2liDSjN6uSmv7jKZ+FhW2ue\r\n8sKTFK9SoMTPHg3EMchZNBj9CjUSVijGZsDje8fYdgsLoR9QKp5usLWCKDEv\r\nZormde0o6fS22++04KVe0v9Wvl/59tt0KQgWGSo6Hcg4HCTU2jB8vaDG3CW3\r\nqT69c9zq7zTZrmA0Q2H2vd6juyBUImXCND3VIzdUgkds1CagyhRMU5iqMAuP\r\nllAa99U2vIALqaSDjSS/aTSxBrLlDk4i0gZVp9cuW+2NU1fubgM+QF0t33SP\r\nuZQuFiitQ8KZpvj0em+5soaqYginTX7oJPMXoCfBPsbk4agqMaQYUfye/IhB\r\nK3Wnl6WAOVQFWYqBC1Y2mEknTU6fF0T1aXDekfwPhO97QD9pyKyeSDitm4m1\r\n+TLRmFhAkfjQHYoqZR/TaFWd/MlpoCEF6hJS4HnQ75N5bTReW2VTJiuDK2KU\r\nUPi2HmTbrQ25pEl114WBtGMEtTRVTjK0DYc=\r\n=jxVv\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"83b15b34326d480cbca0472b20390d4d3bbb792a","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.7.5","@thi.ng/hex":"^2.3.8","@thi.ng/checks":"^3.3.11","@thi.ng/errors":"^2.2.14"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^4.4.1","typedoc":"^0.23.28","typescript":"^5.0.2","@thi.ng/testament":"^0.3.14","@microsoft/api-extractor":"^7.34.4"},"_npmOperationalInternal":{"tmp":"tmp/random_3.3.28_1679943974597_0.3158648134245441","host":"s3://npm-registry-packages"}},"3.3.29":{"name":"@thi.ng/random","version":"3.3.29","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.3.29","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"5b487f5d76388ab36cf6bd0abac41493cb060075","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.3.29.tgz","fileCount":52,"integrity":"sha512-fq1vFCNgtNFtYAGjgbroJXIZ/NTANDYBEmfne0VZtK21R+3cErZSWBi0hggH85bhmX0xN2Rv2c/3Ju7nIY99Eg==","signatures":[{"sig":"MEUCIQCKgRHnbl5hb/QX1ZYB6VJgyGn77gpwscedNhTaQKoxGAIgcBFr+rnTmhNfrGFQf3EFiepgK6C/8Czqcs7HxJoLUs4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68350,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMUuTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrWRBAApEZnxaaz0d84iE1pQV2kNm7/h3EWaecU1O1tCqDhiQZ9fNSU\r\nOSIGCM84TE1jXzr5folVHFEfPo5CeqP8lpBwjCASGRQxZoBzbJvLcF2z87ot\r\n9BKdYF4PwsTyQkqnUD2S1FPAv5jbP9D6COo3+QIeqEA+HYIiuf7nsz6tS8i8\r\nl1FwjzQJVfxr6bwMNS4yDrOdc7D/U+UqSeOnvyVqcoWH1bZ49uujyzWhB+ll\r\nLu+EeOMVXpkGClJRbVyZxr39xC3+oRX7acfrJGEb8hE+AxNnpGe3anF0xshh\r\np16QJkl++Hi4SHpV11RYJW2G3RmycuLW0uSyRCqo2SqsbcIELbBO5twQc77O\r\n1XVERvIm04cEqR+lOs1RCDgC8ko3ZRp1aVpMWwCrmgwNa6Z7369ZN8/IWTlN\r\nDJSC7FK27wWHpQIogtbPHYCCv6GjbnkjfgL+SWHgYRK2bBj7yMcpHhIreFqu\r\n0w3iWaEZKQUFNr5U4K5GcDW7MzK/hYu9l48gcmsN/4hMqQpckWpbdVED2mlr\r\noLgFHACIDgRfKy1SILusN3o1D8R+SLv83UX+YLhW8CfF9I7XV5VviB5B4yka\r\nBnOdmudHszQWj1TxNjm7dYMpppozxhU72D6aFVkVYCIHUjZYmfEtUGiBmvr0\r\nC5fvlk4VPj7fDFTeD7X/EqbHMX8hn1rOTmI=\r\n=2zVg\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"abcedd9e4e06a4b631f363610eec572f79b571c1","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.7.6","@thi.ng/hex":"^2.3.9","@thi.ng/checks":"^3.3.12","@thi.ng/errors":"^2.2.15"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^4.4.1","typedoc":"^0.23.28","typescript":"^5.0.4","@thi.ng/testament":"^0.3.15","@microsoft/api-extractor":"^7.34.4"},"_npmOperationalInternal":{"tmp":"tmp/random_3.3.29_1680952211701_0.09735041640307829","host":"s3://npm-registry-packages"}},"3.4.0":{"name":"@thi.ng/random","version":"3.4.0","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.4.0","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"730356bff6a97ffc235b8c36c412334cbf49b150","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.4.0.tgz","fileCount":52,"integrity":"sha512-983ZBfLbQO+Zf6S13z631aG/e/GXYM479M3ZfQ7ovObNwNqlbS+lI0AH2RwFJFXpIn3dtuNjovRygD4L6VARYA==","signatures":[{"sig":"MEUCIQCBkUUoX3NyKJpFo+YQWIrnl7J2kzuoa6TRCuMn3shQGgIgL4erKrfZSgXZYaTIiNawCYucBbdKEMBtL/SWe9t8ZuY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":69715,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkP7Q3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpQuhAAmmBpeDM4IB2W4YbdOoggU1SWkxvMtWs+7U2/j1eU7c7dPHFi\r\n3IEhtPmkHOMr7NZLx+eKKFabpP/t//w9wK1QTrvfN6Y63ldPHmq2aeBqidRW\r\nFFuYqet4JaJh5Sw/zTPcEBVjtFKaFAR8Azud7iAWdoKs3p5PKL/BqzRcWnfx\r\n+QN24MorL8BF0HsxY3X9m6Nq8jGZ/A7zslTau6mcMCFFYtDzLxXrUkL/YVgi\r\nrZkluDuvh54+QJS1zNKSiWMooxuyQlGfBQ++vuxnHkHFofPdqHvDDjdWEINn\r\nFry1UywfTMspviFUqSr3Hvds0a5ix/fSxRA1LlNrxPhn0Kr3prslDUvzVmlg\r\ntJjz/q1R5CzBjIeYYsVIJj4guloB5WP8pa2O8YbVxkmEqKfWd2NkeDwcCfAA\r\nxodz9XnFY8A0q9g76QCm9BN5Q5lXXILMOFIzZqkmWZdXGVsymhB9yL4cC6AI\r\nbUuRUvLuBD5VLKffYYrX3x5sTQLuIDcZ4ON74CuPWnuekhJq3k/0AEtFtamr\r\nB6pE5jVPM2NUpKiSTX8VXPF6j1Ta7Z8kSHsVNb3WPrkmqcgfdZJ4wBBj6J4C\r\nn68WHZsUDs2DTNrQk0qBT3bjsRhAd2va7jboHY2fwbE1555z0f4Jn7hLoVQD\r\nTJ5OBK0PQNVCXdjB27Du41YGmWV28IbeNO4=\r\n=9mQz\r\n-----END PGP SIGNATURE-----\r\n"},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"3a56bc490f1e68754762a503d06327b5b34ff7eb","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.8.0","@thi.ng/hex":"^2.3.9","@thi.ng/checks":"^3.3.12","@thi.ng/errors":"^2.2.15"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^4.4.1","typedoc":"^0.23.28","typescript":"^5.0.4","@thi.ng/testament":"^0.3.15","@microsoft/api-extractor":"^7.34.4"},"_npmOperationalInternal":{"tmp":"tmp/random_3.4.0_1681896502929_0.7750968656895172","host":"s3://npm-registry-packages"}},"3.4.1":{"name":"@thi.ng/random","version":"3.4.1","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.4.1","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"458ab3f2f62c135b4997f6d4fd29334f74618be1","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.4.1.tgz","fileCount":52,"integrity":"sha512-csjs6nPcFyU2Afq+LUJ8X9hde4Ym8MBm97FlrCqDgX9/STQYE4393eSz2e4UndK9tBdRK2Wn9WZPoTlSvvV6Vg==","signatures":[{"sig":"MEUCIBmdzxj8NfzxMgQ2FrtV4wgBF+qMV4EN7n5aDBcnyynCAiEAg/pF+0I/y2878/uERvEVIktJLli7LYt9S/M5FnVZs7g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":69715},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"20ab11b687a13228f6a8cecdc5f05ba9105122ea","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.8.1","@thi.ng/hex":"^2.3.10","@thi.ng/checks":"^3.3.13","@thi.ng/errors":"^2.2.16"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^5.0.0","typedoc":"^0.24.6","typescript":"^5.0.4","@thi.ng/testament":"^0.3.16","@microsoft/api-extractor":"^7.34.8"},"_npmOperationalInternal":{"tmp":"tmp/random_3.4.1_1683807419385_0.5041146377287609","host":"s3://npm-registry-packages"}},"3.4.2":{"name":"@thi.ng/random","version":"3.4.2","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.4.2","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"d3a815e53f684da62457b14759ead152c1702ee2","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.4.2.tgz","fileCount":52,"integrity":"sha512-+82/lCfQh8HY84sZ5tGBQHQzanvK3o/p+elP74osEZEkB9NE/tQbuzgrfBjti05pwOBarQHle810f1fv3IQpnQ==","signatures":[{"sig":"MEUCIQDMm+ZONBNj7QL1ve3TEmVxw2nhW2LT3sr6IPwIYdqGQAIgBjTpGjlf0jCWl0lxsVX6wtHXillY0jrI+UggngUPDUs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":69715},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"54e825a976c72067a244cff8725ca98f5416d26d","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.8.2","@thi.ng/hex":"^2.3.11","@thi.ng/checks":"^3.3.14","@thi.ng/errors":"^2.2.17"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^5.0.1","typedoc":"^0.24.8","typescript":"^5.1.3","@thi.ng/testament":"^0.3.17","@microsoft/api-extractor":"^7.35.3"},"_npmOperationalInternal":{"tmp":"tmp/random_3.4.2_1686729553235_0.0991503558756115","host":"s3://npm-registry-packages"}},"3.5.0":{"name":"@thi.ng/random","version":"3.5.0","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.5.0","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"1117615511f4822a8ae8c409bcf5406830c3eeac","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.5.0.tgz","fileCount":52,"integrity":"sha512-7vXhxz/9/iv2DuZrA7Xye77t+PjDM7Vx3RIJ66+pvZ0A3Tso3TEZ/B7f2jC4Wtuxpw7PLlINsXXsLYtYPeqrNA==","signatures":[{"sig":"MEUCIQCmQ72yQzwgpGrejFyIEZTZ2Rh2+8BB6tfTuvOsaOX8JQIgXuti4biJTelhG8ZLgatsBoWLD9Vq3EDVpMS8v3FwNdw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71368},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"88cfe77770f3b07c788301dccefcb9547cd4aff6","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.8.2","@thi.ng/hex":"^2.3.11","@thi.ng/checks":"^3.3.14","@thi.ng/errors":"^2.2.17"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^5.0.1","typedoc":"^0.24.8","typescript":"^5.1.3","@thi.ng/testament":"^0.3.17","@microsoft/api-extractor":"^7.35.3"},"_npmOperationalInternal":{"tmp":"tmp/random_3.5.0_1689334682155_0.10688956772972613","host":"s3://npm-registry-packages"}},"3.5.1":{"name":"@thi.ng/random","version":"3.5.1","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.5.1","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"4e9735aed2bbbee27f20ea014d994cc3e3684bc7","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.5.1.tgz","fileCount":52,"integrity":"sha512-3WJUm43bJih+MV21YVUgqQPPJtuEi1oxi0VB1It376ltfRBmrX8yb/ZbrmLUBVUZ7h3QHcRHTV2nY0Wn5KZo7Q==","signatures":[{"sig":"MEUCIQDtc4HfcTqavpQX1pjDbdiseCDfhl3KRsQ+UZdZD6cTkQIgYycka4TEfnRgUrXdCLuVeT36r6VxH8WQVoeoXt4Qf+Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71366},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"9fa3f7f8169efa30e3c71b43c82f77393581c3b5","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.0","@thi.ng/hex":"^2.3.12","@thi.ng/checks":"^3.4.0","@thi.ng/errors":"^2.3.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^5.0.1","typedoc":"^0.24.8","typescript":"^5.1.6","@thi.ng/testament":"^0.3.18","@microsoft/api-extractor":"^7.36.3"},"_npmOperationalInternal":{"tmp":"tmp/random_3.5.1_1691146722089_0.5350413306852022","host":"s3://npm-registry-packages"}},"3.5.2":{"name":"@thi.ng/random","version":"3.5.2","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.5.2","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"e0f5db25d169c493ac8c383065060f51d5dff76a","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.5.2.tgz","fileCount":52,"integrity":"sha512-/G/hbRg56RgESD0enzf/JplJcPjn6nk7MTNSbq8zWOYBGnwpAeDAeoPc0/oF4OiUEYJ7y787iaEiUs6zYn7QqA==","signatures":[{"sig":"MEUCIH4mLrsFuvnnVW32KCCflUXZpvS1CcCt+ZUFdZ7Kc8qyAiEAmqVvUsFdk1ReSkuYHXfkHkj4PAkBiO/wjId6WfrmfUk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71475},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"672fb5ede530598da51c9d1cee48fe58c23bad34","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.1","@thi.ng/hex":"^2.3.13","@thi.ng/checks":"^3.4.1","@thi.ng/errors":"^2.3.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^5.0.1","typedoc":"^0.24.8","typescript":"^5.1.6","@thi.ng/testament":"^0.3.19","@microsoft/api-extractor":"^7.36.3"},"_npmOperationalInternal":{"tmp":"tmp/random_3.5.2_1691669841031_0.5701538498956555","host":"s3://npm-registry-packages"}},"3.5.3":{"name":"@thi.ng/random","version":"3.5.3","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.5.3","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"8cd2756088320b6ee4d38abe5ea82b3285b1f680","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.5.3.tgz","fileCount":52,"integrity":"sha512-HtKNpFUKfK0XRRp/Mu778e18A73tLnQYPI/i1kVY1VVSURugYq8E2Gp3LECVF+SpqsA6P4PK5Qgtmvbpm/+fzg==","signatures":[{"sig":"MEUCIFZTsJ4sHCtBcrT7jVo2d8TjykUpanJo/eGjdh/1n69vAiEA3b5CVykTyAvKsGdCBjNCouug4NZKRkMccRigOn+KZ1E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":71475},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"ad9ac3232c6fc5fc8a0df75ac82fc1e0e9fb0258","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.2","@thi.ng/hex":"^2.3.14","@thi.ng/checks":"^3.4.2","@thi.ng/errors":"^2.3.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^5.0.1","typedoc":"^0.24.8","typescript":"^5.1.6","@thi.ng/testament":"^0.3.20","@microsoft/api-extractor":"^7.36.3"},"_npmOperationalInternal":{"tmp":"tmp/random_3.5.3_1691670394297_0.4402137377640418","host":"s3://npm-registry-packages"}},"3.6.0":{"name":"@thi.ng/random","version":"3.6.0","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.6.0","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"4f6d18d9800e641eb578e5da8ed68d3d01a69a2c","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.6.0.tgz","fileCount":52,"integrity":"sha512-B5Yy6sWpVPu/V1cQRDO/HvRWiYOjiC3stjvIjrNZz9Z81JIpmKBhFwK5PAQElqBE7J5J7g2DPUJREHD33C7gmQ==","signatures":[{"sig":"MEYCIQCkFvncfNM+mQOCNfS0R2H0K5LPtqqZS+G7JGKsHFpARAIhAJzNhFq/CnCdULGd0NR0hsQqG+aiTNUgpXLegOGUdf9d","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72964},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"399f8c53d66b9b763d16c21bb59f145df5f59514","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.3","@thi.ng/hex":"^2.3.15","@thi.ng/checks":"^3.4.3","@thi.ng/errors":"^2.3.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^5.0.1","typedoc":"^0.24.8","typescript":"^5.1.6","@thi.ng/testament":"^0.3.21","@microsoft/api-extractor":"^7.36.4"},"_npmOperationalInternal":{"tmp":"tmp/random_3.6.0_1691846076358_0.11906507758408247","host":"s3://npm-registry-packages"}},"3.6.1":{"name":"@thi.ng/random","version":"3.6.1","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.6.1","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"929cba56e8f0425e2e688298f213c1b6d6820b3c","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.6.1.tgz","fileCount":52,"integrity":"sha512-ys67q8NOiWGHEr9kpFhvOTW6/wLgmZx6lMJYh7htY+jv64PnPqSzfA1pPPoBHu3Y56DwhADKZy5zdk6mkHBYEw==","signatures":[{"sig":"MEUCIQDNTXVjVOjyzIAd6quSYNCP7kNKcCb/nl5t+y+TH6CxdwIgH5hJPLietVV5jihsT3A32lWlBj72uoi7D+iR6X1jzDY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73284},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"4154283d772824d4b57d4b7ab97be22a6e1ffdd7","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.3","@thi.ng/hex":"^2.3.15","@thi.ng/checks":"^3.4.3","@thi.ng/errors":"^2.3.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^5.0.1","typedoc":"^0.24.8","typescript":"^5.1.6","@thi.ng/testament":"^0.3.21","@microsoft/api-extractor":"^7.36.4"},"_npmOperationalInternal":{"tmp":"tmp/random_3.6.1_1691856886825_0.6503269462080228","host":"s3://npm-registry-packages"}},"3.6.2":{"name":"@thi.ng/random","version":"3.6.2","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.6.2","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"5e731601732d7aee2e0a82bd28be037f38eee060","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.6.2.tgz","fileCount":52,"integrity":"sha512-cu+IPOoWbsnEHO9XEP4lQMwKAL8yRmOXMvD/Ke7GGU3FuFhw2LJ2lllJiaz0Dq0gznysggIIJ4vkS6KYllFFlA==","signatures":[{"sig":"MEUCIDs4gq5XhbFcq2NjVvjqHxrGY8tMXH6SHodTKpJxpFxfAiEAl2DCQLQpVRPFPHTeOBNJh9sldKdl81y9kFKCJREiIhk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73303},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"74cfe3fb8de5bfcbfc1109e67604541cbd7b77aa","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.4","@thi.ng/hex":"^2.3.16","@thi.ng/checks":"^3.4.4","@thi.ng/errors":"^2.3.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^5.0.1","typedoc":"^0.24.8","typescript":"^5.1.6","@thi.ng/testament":"^0.3.22","@microsoft/api-extractor":"^7.36.4"},"_npmOperationalInternal":{"tmp":"tmp/random_3.6.2_1692715192959_0.21784226092588277","host":"s3://npm-registry-packages"}},"3.6.3":{"name":"@thi.ng/random","version":"3.6.3","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.6.3","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"7e5c3a5515e51876671b4123990e59423a43ad2f","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.6.3.tgz","fileCount":52,"integrity":"sha512-Ero3H2obD4wQ9bSpZNYHm0wzXq/ECgfpM5p1xzgp++41t4IJhN2bXa8eMij+btKO/cKi8B+qj0mKt6+vJceu6Q==","signatures":[{"sig":"MEUCIQD+4PNHA+/iVme5Tnv5Iz5MohEtlzOk+U5CZuwQ8o7mtQIgWle3vlkcKzpdwrd/IKQstpmk20Qkyz+mnWVGwJW2i+g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73652},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"5929dd20497668496af13415cdf784a4d6f69aa3","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.5","@thi.ng/hex":"^2.3.17","@thi.ng/checks":"^3.4.5","@thi.ng/errors":"^2.3.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^5.0.1","typedoc":"^0.25.0","typescript":"^5.2.2","@thi.ng/testament":"^0.3.23","@microsoft/api-extractor":"^7.36.4"},"_npmOperationalInternal":{"tmp":"tmp/random_3.6.3_1693135281427_0.5276798067978157","host":"s3://npm-registry-packages"}},"3.6.4":{"name":"@thi.ng/random","version":"3.6.4","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.6.4","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"d319a8a984cb2528bed6f11b4fef5dc5be8024ce","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.6.4.tgz","fileCount":52,"integrity":"sha512-HGdMlYlhved77a6jwCaGeoXOrRKG/YdLrDyJ6dRk7mP6vNkLogoYH6QDZM3l+z8daJ3XqR/2GLq4NCqMnAReuQ==","signatures":[{"sig":"MEUCIG6kJHcIi40J1pcTiB6c/DIS1f2nANjWjBv8ILWd1DSfAiEAiaMoq9pMLEfLle3jPh7KN81+1bK3mwBuN+BzwRQmEjo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74001},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"34c3bd36b0133af05abc7fe66affa01dd99704ac","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.5","@thi.ng/hex":"^2.3.17","@thi.ng/checks":"^3.4.5","@thi.ng/errors":"^2.3.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^5.0.1","typedoc":"^0.25.0","typescript":"^5.2.2","@thi.ng/testament":"^0.3.23","@microsoft/api-extractor":"^7.36.4"},"_npmOperationalInternal":{"tmp":"tmp/random_3.6.4_1693476342285_0.1531052629705747","host":"s3://npm-registry-packages"}},"3.6.5":{"name":"@thi.ng/random","version":"3.6.5","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.6.5","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"dec8ac19fb9f02c6e985cc41c147cc4f6113a943","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.6.5.tgz","fileCount":52,"integrity":"sha512-KrkIV2443jG+P8/HWZ1phKickFa1QRaDLAsh8wjHNvHbwDzgdebb0uoImhHE/3ZTys10R49tdIZYG/K69Qi6+g==","signatures":[{"sig":"MEUCIQCyHG+5rmWJ9SkYs+hFa7j3rIVmQRNgYwo73KgbayMA4wIgUlIIR6hTY9qqzL5o7HlkQ4nqTERwMPgpyrt6xnd0CFQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74350},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"c22e8996cee284ebe8ea88582beb1ab5fc6ee503","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.5","@thi.ng/hex":"^2.3.17","@thi.ng/checks":"^3.4.5","@thi.ng/errors":"^2.3.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^5.0.1","typedoc":"^0.25.0","typescript":"^5.2.2","@thi.ng/testament":"^0.3.23","@microsoft/api-extractor":"^7.36.4"},"_npmOperationalInternal":{"tmp":"tmp/random_3.6.5_1695120183496_0.5844160481047784","host":"s3://npm-registry-packages"}},"3.6.6":{"name":"@thi.ng/random","version":"3.6.6","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.6.6","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"d48bb0f647b0130f2bea0655979a1b2344982caf","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.6.6.tgz","fileCount":52,"integrity":"sha512-Kh1g6don3nhooet85eZ6mAZiHaBRdo0zELpLYigaJHEMhWAWiqui2dfWLlW0wBxFdxBmmE2OdoUy4WMdRIkyWQ==","signatures":[{"sig":"MEUCIQCit4XYl3nOqXWjC7nC0xFato/vR9V8phwvwrNGLyKqWwIgD+fR+01ObhC6exoXHZ4gejHy5xPuYj901tj2Zu3QC44=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":75019},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"10d8b3725e96c5d704c759489a89f132892b181e","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.5","@thi.ng/hex":"^2.3.17","@thi.ng/checks":"^3.4.5","@thi.ng/errors":"^2.3.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^5.0.1","typedoc":"^0.25.0","typescript":"^5.2.2","@thi.ng/testament":"^0.3.23","@microsoft/api-extractor":"^7.36.4"},"_npmOperationalInternal":{"tmp":"tmp/random_3.6.6_1696506270867_0.07352597504183978","host":"s3://npm-registry-packages"}},"3.6.7":{"name":"@thi.ng/random","version":"3.6.7","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.6.7","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"f6a12862c1600248b6aff6f01c6352a9bcb4d191","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.6.7.tgz","fileCount":52,"integrity":"sha512-2o5xw9Sb96UKkouLdpbHj22Z4Pqg2HKu0RyQ9xol6p4gBMKsaAbAFDgTz+i4W72vDKOM8lPvS62FHSI/COWP8A==","signatures":[{"sig":"MEYCIQCrXvkG+K0n9ohEifJ2p8ey+gjXxKQdf9h2BVS2HQuXdwIhAI0VlD/NVCdp+rmadh2Fsl+IrDrb9jLCP579jF1nnc/8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":75829},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"e9f04908dc37ae9e29320f098d195f9f8445a1ad","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.5","@thi.ng/hex":"^2.3.17","@thi.ng/checks":"^3.4.5","@thi.ng/errors":"^2.3.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^5.0.1","typedoc":"^0.25.0","typescript":"^5.2.2","@thi.ng/testament":"^0.3.23","@microsoft/api-extractor":"^7.36.4"},"_npmOperationalInternal":{"tmp":"tmp/random_3.6.7_1697018719983_0.3380759033155276","host":"s3://npm-registry-packages"}},"3.6.8":{"name":"@thi.ng/random","version":"3.6.8","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.6.8","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"53fd4f40930ebc56a3b8b014cc362cd5a4e66c19","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.6.8.tgz","fileCount":52,"integrity":"sha512-RRXi5YpKEpKhD3JubVD6yYD7TMH38vuCRC6q4eNHJe8kJ1wAfNLSD3P3W8H7ssMF1SE0sGsBtcby8ak/Y27N0g==","signatures":[{"sig":"MEUCIQCBzjxnMEHbiqn71h6b6wmATx4w+kIFlqjHxheL8qhE/AIgOOD8g3LyzCzG+GauSBg/Mjiy44W87iKztzaQ5nXXDpk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76186},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"d492ecb41df758db372a76449ea9b5bad47b25c4","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.5","@thi.ng/hex":"^2.3.17","@thi.ng/checks":"^3.4.5","@thi.ng/errors":"^2.3.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^5.0.1","typedoc":"^0.25.0","typescript":"^5.2.2","@thi.ng/testament":"^0.3.23","@microsoft/api-extractor":"^7.36.4"},"_npmOperationalInternal":{"tmp":"tmp/random_3.6.8_1697111604940_0.1228544244316474","host":"s3://npm-registry-packages"}},"3.6.9":{"name":"@thi.ng/random","version":"3.6.9","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.6.9","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"518fd0e2dfb47279ad4b33877e3ccced06893095","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.6.9.tgz","fileCount":52,"integrity":"sha512-W0IJI2ZVpOFuJ8d+MFEJu6DyyUFqYTfwYAAiABYyetEx0oy2/oUcrncbaruSKD2IQIbVFALTIN/nat52p/xF4Q==","signatures":[{"sig":"MEQCHxyQTDBbYSefLGUJf7kut2dkbEbiK2m2KqT7dC82ciYCIQC+QuttrSPgTRyg035XsE+QRV89unFJhXsLbemBYpvrEw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76186},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"8d46d9326a9f9b81d65e7e274446f5964f9942ac","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.6","@thi.ng/hex":"^2.3.18","@thi.ng/checks":"^3.4.6","@thi.ng/errors":"^2.3.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^5.0.5","typedoc":"^0.25.2","typescript":"^5.2.2","@thi.ng/testament":"^0.3.24","@microsoft/api-extractor":"^7.38.0"},"_npmOperationalInternal":{"tmp":"tmp/random_3.6.9_1698046689437_0.45657161748798125","host":"s3://npm-registry-packages"}},"3.6.10":{"name":"@thi.ng/random","version":"3.6.10","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.6.10","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"48f37c1aaf88ce1d5fdbc1d202954b8635ad8425","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.6.10.tgz","fileCount":52,"integrity":"sha512-kYBTDTdcbb1zzxSzDq27goLt4Ca+hxg84seasbGWwVE079Plq/QNbMh4SAImX+DPSasbHtKSwOMiQgvZaic/tg==","signatures":[{"sig":"MEUCIQCIAAsW/QUqjlQ96ubYx/05IpEsRHsrZCDcM8Awnu7mZAIgehTZj9rd0myKkfBUXDO8A1/3ho9tJDvoutYoNpDGqWA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76187},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"dc7eeaba72f3c3977f2d6cc201e595ed6d68e2ad","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.6","@thi.ng/hex":"^2.3.18","@thi.ng/checks":"^3.4.6","@thi.ng/errors":"^2.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^5.0.5","typedoc":"^0.25.2","typescript":"^5.2.2","@thi.ng/testament":"^0.3.24","@microsoft/api-extractor":"^7.38.0"},"_npmOperationalInternal":{"tmp":"tmp/random_3.6.10_1698136717700_0.3652961692175709","host":"s3://npm-registry-packages"}},"3.6.11":{"name":"@thi.ng/random","version":"3.6.11","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.6.11","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"63479f6aa02630484625c91def04d5715db27141","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.6.11.tgz","fileCount":52,"integrity":"sha512-tKLs3Vsb0eScRvaHOm9S2mWtJDGS6kFaKbx+6msPY/IZ8kZRNX1pIXSAdk70wIpCOVut049V1fJw+Xyrt9rgzw==","signatures":[{"sig":"MEUCIE4MWKyN5FdXDGrfAF7qTYnsKCheJ8GLQq37P6CZ4hcHAiEAswWiBkgRzCiWFx2rOv3Zf2ua5LefrFD1GcCgETuwQTc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76533},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"bfa16829786146bd24df3cdbd44649a45a603e44","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.6","@thi.ng/hex":"^2.3.18","@thi.ng/checks":"^3.4.6","@thi.ng/errors":"^2.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^5.0.5","typedoc":"^0.25.2","typescript":"^5.2.2","@thi.ng/testament":"^0.3.24","@microsoft/api-extractor":"^7.38.0"},"_npmOperationalInternal":{"tmp":"tmp/random_3.6.11_1698676329050_0.5415644868277472","host":"s3://npm-registry-packages"}},"3.6.12":{"name":"@thi.ng/random","version":"3.6.12","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.6.12","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"248cd0648646da0f47aea851881964a5610cad2f","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.6.12.tgz","fileCount":52,"integrity":"sha512-UqXQAr3HBJdHgIztOl3I5qXEly3FCuFFqtwBNEhC6+Fj55JgwvVZJJVqGVw1oeWjRH0kplDECkx0N/jQYYBeSA==","signatures":[{"sig":"MEQCIHJ5zOuddHOUsTdzYo//S13wpo0Ke+c1zkdMdk1P9YddAiBBQ86uelQ9Jh0YQIvbuizPl3CDZpMihMcOTqiyH3rHbw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77162},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"336bd1bf95825b3c318a3ab49c54451c94aaa883","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"testament test","build":"yarn clean && tsc --declaration","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:stats":"tools:module-stats","doc:readme":"yarn doc:stats && tools:readme"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.6","@thi.ng/hex":"^2.3.18","@thi.ng/checks":"^3.4.6","@thi.ng/errors":"^2.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^5.0.5","typedoc":"^0.25.2","typescript":"^5.2.2","@thi.ng/testament":"^0.3.24","@microsoft/api-extractor":"^7.38.0"},"_npmOperationalInternal":{"tmp":"tmp/random_3.6.12_1699136424714_0.7403767906285221","host":"s3://npm-registry-packages"}},"3.6.13":{"name":"@thi.ng/random","version":"3.6.13","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.6.13","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"890f0f9a866aa40e799cecf7b0f5945c2750fdcc","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.6.13.tgz","fileCount":52,"integrity":"sha512-wSHDIL/QLpwwwJY7CTY63mjdCIxgrNlN1Mc1nxYZzVo+jmRcN/BDt/VHcaE5h32G4g7/5glc308HjUiZdV7pLA==","signatures":[{"sig":"MEUCIQD2KK9y3Jfee3BPRpesrKeiU6sMTeWhBEHPa/Fop0ydNgIgQa8vV4+jN3k0xJycOruUWHNEhmcgQr1O13BTBZ3H4qk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77467},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"9f4d8ad79bca1d68214fbc9bbc5fb55f5a445f7e","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn clean && tsc --declaration","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.7","@thi.ng/hex":"^2.3.19","@thi.ng/checks":"^3.4.7","@thi.ng/errors":"^2.4.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^5.0.5","typedoc":"^0.25.3","typescript":"^5.2.2","@thi.ng/testament":"^0.4.0","@microsoft/api-extractor":"^7.38.2"},"_npmOperationalInternal":{"tmp":"tmp/random_3.6.13_1699524168934_0.8029016969057203","host":"s3://npm-registry-packages"}},"3.6.14":{"name":"@thi.ng/random","version":"3.6.14","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.6.14","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"dcf8016f2133da67f52bdfac677283d909625189","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.6.14.tgz","fileCount":52,"integrity":"sha512-Q7/kpCr6e5i0Lk26BlpqDO6NqMDudEJc4jufD527s0sOmpYP8p3efdvftSh6t6T2+MOF4eMrMnaFbuT3lYOSgg==","signatures":[{"sig":"MEYCIQCejD3pqn8zskPGBRWP0CMhVBDkA7mft7GpZSHChge9cQIhAPvtbTzSeWxo3Iq9NBDYI7yPVUKwYHtDS2MrvWKircz3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77467},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"669a3151e4302480244fe3e60eff5e732ea5b7a7","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn clean && tsc --declaration","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.8","@thi.ng/hex":"^2.3.20","@thi.ng/checks":"^3.4.8","@thi.ng/errors":"^2.4.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^5.0.5","typedoc":"^0.25.3","typescript":"^5.2.2","@thi.ng/testament":"^0.4.1","@microsoft/api-extractor":"^7.38.2"},"_npmOperationalInternal":{"tmp":"tmp/random_3.6.14_1699525722435_0.5300748598800311","host":"s3://npm-registry-packages"}},"3.6.15":{"name":"@thi.ng/random","version":"3.6.15","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.6.15","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"76d577dc82df6f30a0aa7f81e5b92955a3667b76","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.6.15.tgz","fileCount":52,"integrity":"sha512-nWXxJiomWr4F3MjP+FSujXgcYKykzzxgGdss+ytQiBDdSP9U6sBTKHyHOpKuCn7tf8ysZNHw5DnJVUhmUQrrvg==","signatures":[{"sig":"MEUCIDMQUSvTlKtxwKM3uBfV5MtKdhS3Cd9aurwrM3rySg4+AiEA3NT1gzI8TFLgYRY+Vk2+fzlFE1PmYK8XNRyfhNjCiaM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77467},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"f6de41f4991704fdbbb2899bb430ed4f4f6efab0","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn clean && tsc --declaration","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.9","@thi.ng/hex":"^2.3.21","@thi.ng/checks":"^3.4.9","@thi.ng/errors":"^2.4.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^5.0.5","typedoc":"^0.25.3","typescript":"^5.3.2","@thi.ng/testament":"^0.4.2","@microsoft/api-extractor":"^7.38.3"},"_npmOperationalInternal":{"tmp":"tmp/random_3.6.15_1700818579757_0.5175856508096119","host":"s3://npm-registry-packages"}},"3.6.16":{"name":"@thi.ng/random","version":"3.6.16","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.6.16","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"4ffc28c7fac7c8c8bde04c682a387a91a08cb860","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.6.16.tgz","fileCount":52,"integrity":"sha512-a2vE7YFGwGUIGfk8UzBJ0X99wiL0VVmifXkRHFz5b57aV2aw4MnElOcKBEqglODluOkNr6XUgmKbQYuHT/Ddfw==","signatures":[{"sig":"MEYCIQDfHNRxVKvaGVTwSo6M3eZ7QANRy5BoHfQvyg9KDN/8GgIhAO8h0EBB4tsW52Zq1i8qhs52UMlxkBAHVMK11Lt93KnW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77469},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"04d1de79f256d7a53c6b5fd157b37f49bc88e11d","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn clean && tsc --declaration","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.10","@thi.ng/hex":"^2.3.22","@thi.ng/checks":"^3.4.10","@thi.ng/errors":"^2.4.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^5.0.5","typedoc":"^0.25.4","typescript":"^5.3.2","@thi.ng/testament":"^0.4.3","@microsoft/api-extractor":"^7.38.3"},"_npmOperationalInternal":{"tmp":"tmp/random_3.6.16_1701605639444_0.10395586959288372","host":"s3://npm-registry-packages"}},"3.6.17":{"name":"@thi.ng/random","version":"3.6.17","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.6.17","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"a6fc9ef6b7b43a1a0e902235df9c49e4d878bcd2","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.6.17.tgz","fileCount":52,"integrity":"sha512-I+OAg/KIraFzYQsjQ5bqitjMAbYDpQmTZXm7KgID3HBJVFTNoihIR9/GJaB1bsbVZ3JL+PoVL9uWNo1CLeA9vw==","signatures":[{"sig":"MEUCIAcEyz4g3s21veBHYCItLeqMDmvRC2bsP3OA4Yf1SVedAiEAvfNTw2CPpIL1VsYiwIRumPZeiLDVkRa8xWGQdXlvUNg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77434},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"25f2ac8ff795a432a930119661b364d4d93b59a0","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn clean && tsc --declaration","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.11","@thi.ng/hex":"^2.3.23","@thi.ng/checks":"^3.4.11","@thi.ng/errors":"^2.4.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^5.0.5","typedoc":"^0.25.4","typescript":"^5.3.2","@microsoft/api-extractor":"^7.38.3"},"_npmOperationalInternal":{"tmp":"tmp/random_3.6.17_1702149152760_0.7783434985746491","host":"s3://npm-registry-packages"}},"3.6.18":{"name":"@thi.ng/random","version":"3.6.18","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.6.18","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"bc6db2f73bf0b532ca1a521b69973bd9f2bca74f","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.6.18.tgz","fileCount":52,"integrity":"sha512-SsElwNIeB9lheqBbjCJxmJoPhdh33XoiBNPjFgeWtA7YONRmaENUX+PaCNKMKc2u8TR/Y+NaZR/XXBhD8Wy5GA==","signatures":[{"sig":"MEQCIHKebw0/aZi8f5u7cp0SZqp6i4JrNqC2V6mZYuZl5e/VAiBmQ/xPgVfqw5SLI2GIKycoElS2S5PJy91NU7vTWCCxvQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":69299},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=12.7"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"5e7bafedfc3d53bc131469a28de31dd8e5b4a3ff","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.12","@thi.ng/hex":"^2.3.24","@thi.ng/checks":"^3.4.12","@thi.ng/errors":"^2.4.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^5.0.5","esbuild":"^0.19.8","typedoc":"^0.25.4","typescript":"^5.3.2","@microsoft/api-extractor":"^7.38.3"},"_npmOperationalInternal":{"tmp":"tmp/random_3.6.18_1702289254863_0.10290517635568497","host":"s3://npm-registry-packages"}},"3.6.19":{"name":"@thi.ng/random","version":"3.6.19","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.6.19","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"f27d1b504bf64c245b38d5716b5ecb7cdb931a61","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.6.19.tgz","fileCount":52,"integrity":"sha512-odHd7rNUgedgTLHEfnGSan6aGdwRAMFnIzbs7Dgbc7nc05QKe2zG5UC7nHD+Lp6x1EIKik4q0oK3IfOw6Oc1ww==","signatures":[{"sig":"MEYCIQCOOMYETIEpNbShW7OV6NnVE2hYck++BU98oUCtk8qWPAIhAO51l2821MrcpvTRh2BGIoqGm8PgcVDLe9nX5KXMhgPM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":69297},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"25a42a81fac8603a1e440a7aa8bc343276211ff4","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.13","@thi.ng/hex":"^2.3.25","@thi.ng/checks":"^3.4.13","@thi.ng/errors":"^2.4.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tools":"^0.0.1","rimraf":"^5.0.5","esbuild":"^0.19.8","typedoc":"^0.25.4","typescript":"^5.3.2","@microsoft/api-extractor":"^7.38.3"},"_npmOperationalInternal":{"tmp":"tmp/random_3.6.19_1702906913390_0.5048387405990509","host":"s3://npm-registry-packages"}},"3.6.20":{"name":"@thi.ng/random","version":"3.6.20","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.6.20","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"f3c13262d429254ca444c79aa8350dd792f0a2af","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.6.20.tgz","fileCount":52,"integrity":"sha512-JuXo3z4BQ/3ebDI4RSTDSaehkEUCMrHziVijt1j1FZeEzRcNXl9tYsWMawbv8GxZExyS/rpdSTyb8lsiY+38Cw==","signatures":[{"sig":"MEUCIAzeao+k2OXgiiX242ayFWtpP0j6UlQ+8bcorCA/M6jDAiEAtVn/xpHUzV+yhUc6UqXBRFuTccIa/Eaz3g9qBjaqV8c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":69274},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"0d9265be7be13eccf0ef75eaedbfd42626339279","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.14","@thi.ng/hex":"^2.3.26","@thi.ng/checks":"^3.4.14","@thi.ng/errors":"^2.4.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^5.0.5","esbuild":"^0.19.8","typedoc":"^0.25.4","typescript":"^5.3.2","@microsoft/api-extractor":"^7.38.3"},"_npmOperationalInternal":{"tmp":"tmp/random_3.6.20_1702983732177_0.7327304707339972","host":"s3://npm-registry-packages"}},"3.6.21":{"name":"@thi.ng/random","version":"3.6.21","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.6.21","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"6cd715071f228cc7b217aa7bc71a2c5fb7699fa3","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.6.21.tgz","fileCount":52,"integrity":"sha512-daNem2GXEgVUUyENCGMGrML60Q0WrLRUMVtkWZ5ksT5PUmy7lnSaO1DimeBP2iMFPibxr036mjgHDEiUOCv65Q==","signatures":[{"sig":"MEUCIQDQBrPOoKdlPQCrT0r35KamQIMLfZKmtqGidR4Sm3T7rgIgHR5IWISANhovwyU/dsLiTCKUC0y1gCDAwJQPHAUT5nM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":69647},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"36d93175f8fbc0190c3c96a9ac0016a9663e9a80","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.14","@thi.ng/hex":"^2.3.26","@thi.ng/checks":"^3.4.14","@thi.ng/errors":"^2.4.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^5.0.5","esbuild":"^0.19.8","typedoc":"^0.25.4","typescript":"^5.3.2","@microsoft/api-extractor":"^7.38.3"},"_npmOperationalInternal":{"tmp":"tmp/random_3.6.21_1702988700265_0.9125248721129897","host":"s3://npm-registry-packages"}},"3.6.22":{"name":"@thi.ng/random","version":"3.6.22","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.6.22","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"3d3e2d6c9b253be9e6fcc96fb53c5dacc4ce6259","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.6.22.tgz","fileCount":52,"integrity":"sha512-43CvXl5DPo6bZZEwsOzr/KeSDv2QPiXASU9DLXkbF85FDm3wRPh6W3qMM109+Y9qKn5QWWo5Ixr23qbJpkhlFw==","signatures":[{"sig":"MEYCIQDngVpjdZJpxYN+dDWnsx/J3358j2+98bcG3W7FF5FioAIhAPQXOQ29yI1l1e9InbiLpysKu0FzfL8+E78WOE+r2L+2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":69648},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"775c664723cd87d6ac5909cedf91195317add287","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.15","@thi.ng/hex":"^2.3.27","@thi.ng/checks":"^3.4.15","@thi.ng/errors":"^2.4.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^5.0.5","esbuild":"^0.19.10","typedoc":"^0.25.4","typescript":"^5.3.3","@microsoft/api-extractor":"^7.39.0"},"_npmOperationalInternal":{"tmp":"tmp/random_3.6.22_1703805904891_0.6875788948416364","host":"s3://npm-registry-packages"}},"3.6.23":{"name":"@thi.ng/random","version":"3.6.23","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.6.23","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"1066239427aa0123d7f9f906c33d68680fe58e83","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.6.23.tgz","fileCount":52,"integrity":"sha512-f4B+ArgSWmn4sI+uPWMnrWjMqyN5Gmz1v6/4+KkSIJpjDoMB3OahDa1pDM4gHbzouXaSYMDhFfq1DKAL9K5SAA==","signatures":[{"sig":"MEYCIQDkzcAH/vmqNZYca8PZQ2/gS95VvkybSartsOBtKM8KYQIhAL9PiHfST193JkQ7l01OmlF+woYN/SUYkPOYs/W3SnL7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":69677},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"b3db173682e1148cf08a6bd907b8d90b47b7c066","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.16","@thi.ng/hex":"^2.3.28","@thi.ng/checks":"^3.4.16","@thi.ng/errors":"^2.4.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^5.0.5","esbuild":"^0.19.10","typedoc":"^0.25.4","typescript":"^5.3.3","@microsoft/api-extractor":"^7.39.0"},"_npmOperationalInternal":{"tmp":"tmp/random_3.6.23_1704015891437_0.9205189341498301","host":"s3://npm-registry-packages"}},"3.6.24":{"name":"@thi.ng/random","version":"3.6.24","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.6.24","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"f1d3e09c6c7e4ebf34ef8530dcb5295ed756e797","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.6.24.tgz","fileCount":52,"integrity":"sha512-ehuBftwppSpldHfsMI7MHTyMP0pO7ECsSQD8yUhJxN4QwhgSjUwo5OXc18MUwl+XK6exq8vx7g3crsKq4l1dFw==","signatures":[{"sig":"MEUCIQC9yj1+rfnO0XcsX10Ug31Ohbj+jIu2f0SIzCAErswosgIgecwvPkDhu6JG2EvM65dfShApz80saiZ0gNW4u9RxQF8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":69677},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"417b5a7ea7bd54a3b4f086fe0fc2ce8e8933c9b2","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.17","@thi.ng/hex":"^2.3.29","@thi.ng/checks":"^3.4.17","@thi.ng/errors":"^2.4.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^5.0.5","esbuild":"^0.19.10","typedoc":"^0.25.4","typescript":"^5.3.3","@microsoft/api-extractor":"^7.39.0"},"_npmOperationalInternal":{"tmp":"tmp/random_3.6.24_1706025532201_0.7668243483258399","host":"s3://npm-registry-packages"}},"3.6.25":{"name":"@thi.ng/random","version":"3.6.25","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.6.25","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"7e243ec7a35cc0d73c8644a7fbcbff78e37c04ff","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.6.25.tgz","fileCount":52,"integrity":"sha512-xRgecQbDe3Z6SrEf7eInV87BEO3Uplo2nA8pEn43BvabfvkSn2dzMinonpDulC0vHSEjHrwHrCibQjGDufw9dA==","signatures":[{"sig":"MEUCIQDthgKTigPLH+rz7Pf0x/Lca625h86QjgCCTwELbEmcMQIgMJhsOWgtjuHNDA4sv8z3FZZYyBSu4c62cxM3x36rCHE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":69677},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"7426e2ae6fca5482c6eaf649872296fc89955374","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.18","@thi.ng/hex":"^2.3.30","@thi.ng/checks":"^3.4.18","@thi.ng/errors":"^2.4.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^5.0.5","esbuild":"^0.19.10","typedoc":"^0.25.4","typescript":"^5.3.3","@microsoft/api-extractor":"^7.39.0"},"_npmOperationalInternal":{"tmp":"tmp/random_3.6.25_1706292209241_0.8529546075736263","host":"s3://npm-registry-packages"}},"3.6.26":{"name":"@thi.ng/random","version":"3.6.26","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.6.26","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"026a181cc9acfaf7e3e0b4e11c40f727ebc3baaf","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.6.26.tgz","fileCount":52,"integrity":"sha512-jg+yacMDaK9tz8YJRrboCZhsu5XvwZW/hKyN8edkHGUYPvbgNJxpXC1HxuvLuVk3viedVj69gq4RxE4SA6d7gw==","signatures":[{"sig":"MEUCIEBuRcNt+0DOPI4bY/BvTWrJczUhMjqph/LZ2efPYyIHAiEAugVt8y5wEy235ulBWbK/dal89yIVlNjcLn5gElWaev4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":69851},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"20909ffc46f23f61ec7647e8d27ed17752ce9828","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.19","@thi.ng/hex":"^2.3.31","@thi.ng/checks":"^3.4.19","@thi.ng/errors":"^2.4.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^5.0.5","esbuild":"^0.19.10","typedoc":"^0.25.4","typescript":"^5.3.3","@microsoft/api-extractor":"^7.39.0"},"_npmOperationalInternal":{"tmp":"tmp/random_3.6.26_1706560813771_0.15986981820002155","host":"s3://npm-registry-packages"}},"3.6.27":{"name":"@thi.ng/random","version":"3.6.27","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.6.27","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"cb1dfa8da8126aa6be1933cd79fb55f7c867124d","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.6.27.tgz","fileCount":52,"integrity":"sha512-vZgYUsb5XyBMGt6BAftlWu97QyHfglV/tN87nRYeMsmqM9Tn++GtLKu3NErT9WI69YeYoBb05le4u8DLx+sxOA==","signatures":[{"sig":"MEQCIGO7IOP241EByPo9wHdTL7Qe9kq2HIq71qmhuv03lgXDAiAhRJURQOEv9TIxIyvILUBUHkJ/FsRSvpGDfwpiJFq1ag==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":69851},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"3fa30b2dc2de762f24fd64b881b68d4da33d4c38","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.20","@thi.ng/hex":"^2.3.32","@thi.ng/checks":"^3.4.20","@thi.ng/errors":"^2.4.13"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^5.0.5","esbuild":"^0.19.10","typedoc":"^0.25.4","typescript":"^5.3.3","@microsoft/api-extractor":"^7.39.0"},"_npmOperationalInternal":{"tmp":"tmp/random_3.6.27_1706562325109_0.1548476450557541","host":"s3://npm-registry-packages"}},"3.6.28":{"name":"@thi.ng/random","version":"3.6.28","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.6.28","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"6a94e87d24364ea06209f653a928a5d24225b249","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.6.28.tgz","fileCount":52,"integrity":"sha512-RG2by4MkC3OqLF3B2PZs8VPnD41hXF4khgLOpAmWtivih46DIlC6k7pPX2xOZmOT/RIezwhuyQxItVzA41JkIA==","signatures":[{"sig":"MEUCIQDHmZ/9lJW0tpj6kWGVpNw/5kwOWezbGaxYjNgtx6KltAIgK4X0xYo0ohk6zH6hug+nM7QOYiAurS001EDoF31aM3g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":69851},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"ded7c5e87ebc7f6279c24f183c24ff348db8f304","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.21","@thi.ng/hex":"^2.3.33","@thi.ng/checks":"^3.4.21","@thi.ng/errors":"^2.4.14"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^5.0.5","esbuild":"^0.19.10","typedoc":"^0.25.4","typescript":"^5.3.3","@microsoft/api-extractor":"^7.39.0"},"_npmOperationalInternal":{"tmp":"tmp/random_3.6.28_1706628115971_0.15700721694265862","host":"s3://npm-registry-packages"}},"3.6.29":{"name":"@thi.ng/random","version":"3.6.29","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.6.29","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"b234242956ef1a1b8374b1e8284f820047141309","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.6.29.tgz","fileCount":52,"integrity":"sha512-7A+H3i1VT8k8iy7CBkPiC48vrfoXsKadywreH9/D2lFPXSW7EVfMeMg7qab5FiXqgKE7D/5FWJzP9i3hl8I2yA==","signatures":[{"sig":"MEYCIQDQoVadCY2cRLjSzvPtBbgweh1GBYRXR0AR1xRPl/t1KgIhAMyw+dzm47/zKvrY1LznvXbOGgrSxjcWrh+jrK3m7x0C","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":69851},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"a86521dfac00768f7e51a607209325eb72004730","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.22","@thi.ng/hex":"^2.3.34","@thi.ng/checks":"^3.4.22","@thi.ng/errors":"^2.4.15"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^5.0.5","esbuild":"^0.19.10","typedoc":"^0.25.4","typescript":"^5.3.3","@microsoft/api-extractor":"^7.39.0"},"_npmOperationalInternal":{"tmp":"tmp/random_3.6.29_1706650667639_0.5919368760584727","host":"s3://npm-registry-packages"}},"3.6.30":{"name":"@thi.ng/random","version":"3.6.30","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.6.30","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"0992be5456431657a956a596f818a7d5456b1530","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.6.30.tgz","fileCount":52,"integrity":"sha512-FOguqUoGNFI9G0UH7uQV4wfCiUsUC1F6k1Vg1QaDYhKCgdm5dUS1fyjiiGO4yASWXms5KcGMbZk1vblHKlxBxA==","signatures":[{"sig":"MEUCIBqhG1OSrXNzJMqW4VYUejZ1kYQ3R/ENIVItO7woKB1JAiEAqnuRKtwja+MiGNZJidwIqollbc/aHDPx+YWVN9r950Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70235},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"e5e7d5c6ed2eadee7a91d59cbd0c86ce880ab1c5","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.23","@thi.ng/hex":"^2.3.35","@thi.ng/checks":"^3.4.23","@thi.ng/errors":"^2.4.16"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^5.0.5","esbuild":"^0.20.0","typedoc":"^0.25.7","typescript":"^5.3.3","@microsoft/api-extractor":"^7.40.1"},"_npmOperationalInternal":{"tmp":"tmp/random_3.6.30_1707555621475_0.3659713338068542","host":"s3://npm-registry-packages"}},"3.6.31":{"name":"@thi.ng/random","version":"3.6.31","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.6.31","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"11bafd598d749c7ab57614aecece8ac3c8dd21a5","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.6.31.tgz","fileCount":52,"integrity":"sha512-SLrzE2jq3Xgxzvg//DEdkpdLNKOd8vGSLtuglUFk9cR3b+6TGadeJW5K2hztV4R43Z79RJtCMlo80C43I0we/A==","signatures":[{"sig":"MEQCIEmQxmUpvOhSiyPyL7U7yRA9r1Boax24ru851s0I523WAiA+1Hrl0STiyUhzBtd1xmiuTEvsu0BVnLf0geoBxWfJqA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70235},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"2724c87ca41810f2112f9d8c3d6b90dfaeea876b","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.24","@thi.ng/hex":"^2.3.36","@thi.ng/checks":"^3.4.24","@thi.ng/errors":"^2.4.17"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^5.0.5","esbuild":"^0.20.0","typedoc":"^0.25.7","typescript":"^5.3.3","@microsoft/api-extractor":"^7.40.1"},"_npmOperationalInternal":{"tmp":"tmp/random_3.6.31_1708358860000_0.5424050036403485","host":"s3://npm-registry-packages"}},"3.6.32":{"name":"@thi.ng/random","version":"3.6.32","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.6.32","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"6c4c9c31cfff299edb08b2fe50df1d67083bda91","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.6.32.tgz","fileCount":52,"integrity":"sha512-GZPT5Z6/ZDNJhToG0L5Pcao72hfl3XBeqi1yO/1ocsNT3gH/q3lzUe3eZOSDO8XhYaoANLJczVfGNErulkJyPA==","signatures":[{"sig":"MEUCIE4jGZ6UKkyuWj6ffK7ZXiTQx5pWJl2C7p9Y2LwFW+l8AiEAo2xAiZA4dBok6DuSQbohOo4Kor8qcpj3Pmdgq98whTo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70234},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"4513a1c703bdbf0f0867f03e547e47692e415fac","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.25","@thi.ng/hex":"^2.3.37","@thi.ng/checks":"^3.5.0","@thi.ng/errors":"^2.4.18"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^5.0.5","esbuild":"^0.20.0","typedoc":"^0.25.7","typescript":"^5.3.3","@microsoft/api-extractor":"^7.40.1"},"_npmOperationalInternal":{"tmp":"tmp/random_3.6.32_1708603192659_0.38970425377456386","host":"s3://npm-registry-packages"}},"3.6.33":{"name":"@thi.ng/random","version":"3.6.33","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.6.33","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"e76da9f2c9eb16d060ffc01ba83e1acfdc8f6f97","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.6.33.tgz","fileCount":52,"integrity":"sha512-TPAXJC10HrVA3RkhQZXoHRnWwtDVLdM+zbQQgw0jIAZ3YW+fwOXA0wh2DF/XtpsYl3iG4A60BxU8onsfytBH+w==","signatures":[{"sig":"MEUCIAbNUlqzXSBjCU/omHLG6zPFcGQftJSyHBuvKJT1ZlSmAiEAkJx1FgIrbKUayKH8LVuiQFbKaH3/hzXfU0mfF1r29HE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70283},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"6e20f80dd9df1c8055ffa3c1e4d6f7598add0c0b","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.26","@thi.ng/hex":"^2.3.37","@thi.ng/checks":"^3.5.0","@thi.ng/errors":"^2.4.18"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^5.0.5","esbuild":"^0.20.0","typedoc":"^0.25.7","typescript":"^5.3.3","@microsoft/api-extractor":"^7.40.1"},"_npmOperationalInternal":{"tmp":"tmp/random_3.6.33_1708870089149_0.09140540855888557","host":"s3://npm-registry-packages"}},"3.6.34":{"name":"@thi.ng/random","version":"3.6.34","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.6.34","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"cee808ee4f79e6c4f408456a5df80368c1d605e2","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.6.34.tgz","fileCount":52,"integrity":"sha512-pIENnVaLeML5W7nMcIJCgmpQ7lZ7aSa5/va0ElJqbfyP33xQscmNRm4qa+wOIWy8kUy4goiRUJ6DAxQm34hjTA==","signatures":[{"sig":"MEUCIGpJHrMZxaogmUxVBL+ibs+YgiLcs5DduTP/ZkC8zsaBAiEA7QrrqD/hzkYDapljgbOEdKhPkTkKjcYvPi54LL5nRik=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":69904},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"d660ae8fd1bf64d919b4334f19509f1f539d70f6","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.27","@thi.ng/hex":"^2.3.38","@thi.ng/checks":"^3.5.1","@thi.ng/errors":"^2.4.19"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^5.0.5","esbuild":"^0.20.0","typedoc":"^0.25.7","typescript":"^5.3.3","@microsoft/api-extractor":"^7.40.1"},"_npmOperationalInternal":{"tmp":"tmp/random_3.6.34_1709306597986_0.32767293870477676","host":"s3://npm-registry-packages"}},"3.6.35":{"name":"@thi.ng/random","version":"3.6.35","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.6.35","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"e7c04fcaad1cb15da23c101d21a8ff0da5f75feb","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.6.35.tgz","fileCount":52,"integrity":"sha512-o2FdZOk/U0AKTs1/ac2EMsNE8DuJcTdm8RqwWYvaJVsD4oJMtBl5NS1YgazKHyB3bN5S8bijGvgvyEf6/W3blA==","signatures":[{"sig":"MEUCIQCYKvaZxQhN58i+CxWiw35XtOkDSIXBeytd+ZNZnNr9gwIgWRJPV7coQxbDD/g5aNr9E5YIh3YA7febOShUY8zM6zA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":69969},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"a421058a65ba76608d94129ac29451bfedaf201c","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.28","@thi.ng/hex":"^2.3.39","@thi.ng/checks":"^3.5.2","@thi.ng/errors":"^2.4.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^5.0.5","esbuild":"^0.20.0","typedoc":"^0.25.7","typescript":"^5.3.3","@microsoft/api-extractor":"^7.40.1"},"_npmOperationalInternal":{"tmp":"tmp/random_3.6.35_1709844087651_0.05152757545289477","host":"s3://npm-registry-packages"}},"3.6.36":{"name":"@thi.ng/random","version":"3.6.36","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.6.36","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"4f585d3fa7f368ada0cef2b23c4bd3ea5e3688ef","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.6.36.tgz","fileCount":52,"integrity":"sha512-o9bcJMDpxbziaT9dihVU2rk4d+6Oh6wsTnABpkPaF7Gco/zYQ0UFAsjMra2+RSL4ye48hAfLVdCa3cAVqG5FmA==","signatures":[{"sig":"MEUCIAWvj+oaH4Cty7Yn0Lv6TLqPyOaaXMTiQgF8G6sgYfnFAiEA7gXG9v2VGcvwkZ6bwumrg+ASaYRdRhTqlnnLmReJscI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":69969},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"69100942474942f7446ac645d59d91e7dfc352f9","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.29","@thi.ng/hex":"^2.3.39","@thi.ng/checks":"^3.5.2","@thi.ng/errors":"^2.4.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^5.0.5","esbuild":"^0.20.0","typedoc":"^0.25.7","typescript":"^5.3.3","@microsoft/api-extractor":"^7.40.1"},"_npmOperationalInternal":{"tmp":"tmp/random_3.6.36_1709975914871_0.4430050574188389","host":"s3://npm-registry-packages"}},"3.6.37":{"name":"@thi.ng/random","version":"3.6.37","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.6.37","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"dead44751633eaa437c829e5ec9940afb0eb8185","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.6.37.tgz","fileCount":52,"integrity":"sha512-KIRjGbEXFxWbl6C8FORP6Rb5neHWo+kf0fJIHZv3qAy5q/nYMOSGeyeKEhesHbTg7U22EocUeTjf0KNIwmT9GA==","signatures":[{"sig":"MEQCIFV9xVPNQNSjhzR+NVADhFqKWW1OWpv/z1Uk9nIbruzIAiAh9BpkQAdndLBBCfLp0DjlhSpADOuzmg609a+n7Gp7Yg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":69962},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"7f3fcbd6c0462b0ce45afa141fe163d1f297fd51","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.30","@thi.ng/hex":"^2.3.40","@thi.ng/checks":"^3.5.3","@thi.ng/errors":"^2.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^5.0.5","esbuild":"^0.20.1","typedoc":"^0.25.12","typescript":"^5.4.2","@microsoft/api-extractor":"^7.42.3"},"_npmOperationalInternal":{"tmp":"tmp/random_3.6.37_1710338709633_0.9938772863974232","host":"s3://npm-registry-packages"}},"3.6.38":{"name":"@thi.ng/random","version":"3.6.38","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.6.38","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"b04c34813792591d1d99288ef138600b51e8496b","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.6.38.tgz","fileCount":52,"integrity":"sha512-LJHgJdQkHfRx/kPqBvYaPi27Ju5mUfr0fwkKkDW2mR0GDDM2d5kUuQhFmQnIAhS0PxDnpLXZdY+5qP/kJblcEA==","signatures":[{"sig":"MEUCIGAU71EWtDxedByDHFhJYAJx0o9U9HQeK02b7ZsGxi/sAiEA2/+o9JT+Rs7pAsr+U4cYYooGM4b0RNvLmHKGOZgdyGU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":69962},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"bc0f3cb07d6f1cab6dbdc5ff57428f5484e711bb","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.30","@thi.ng/hex":"^2.3.40","@thi.ng/checks":"^3.5.3","@thi.ng/errors":"^2.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^5.0.5","esbuild":"^0.20.1","typedoc":"^0.25.12","typescript":"^5.4.2","@microsoft/api-extractor":"^7.42.3"},"_npmOperationalInternal":{"tmp":"tmp/random_3.6.38_1710689025930_0.8568949174636808","host":"s3://npm-registry-packages"}},"3.6.39":{"name":"@thi.ng/random","version":"3.6.39","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.6.39","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"ac9136f76ba67ac290fbf07d3379d768a345dc6b","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.6.39.tgz","fileCount":52,"integrity":"sha512-hp//jWP4mxC/2K4OLx6gKZ5r+Mac9dQvFkeqQ47/LEsOILRHgomLIuuRI3u2QkDOYWY3AIKxrVfcTB+1Em9jEw==","signatures":[{"sig":"MEQCIGUwcTafkFwRQ7STq5E2Y9GoxLtOgQA9UU5COPvAwuyqAiBuVE2kaspkhrDhPpcwrCxsT01yWTrmgOV0hCgYqaRRsw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":69962},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"4b3d4ab6ce373ca817ad780f679572169a9ed733","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.30","@thi.ng/hex":"^2.3.40","@thi.ng/checks":"^3.5.4","@thi.ng/errors":"^2.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^5.0.5","esbuild":"^0.20.1","typedoc":"^0.25.12","typescript":"^5.4.2","@microsoft/api-extractor":"^7.42.3"},"_npmOperationalInternal":{"tmp":"tmp/random_3.6.39_1710751224116_0.6665303715211253","host":"s3://npm-registry-packages"}},"3.7.0":{"name":"@thi.ng/random","version":"3.7.0","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.7.0","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"2439831cbe1390902bae4a00b476d432123dde12","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.7.0.tgz","fileCount":54,"integrity":"sha512-+ZXv2ykG69bPzWYZPoeaqlcgl1gHP9T5Hq6qZpXvNkMZWwkSS/fy+FE9Nwyqu5sT731W1K7I4tFXqxIB6G+cFw==","signatures":[{"sig":"MEUCIQClbJtZZKS9diyAIwFTwMP99NbZraldhxft+FNQkDZf5gIgUZBxPE51MEsLTElEAOTQ6ssUYkdVjGCLnMIYXNb2jv0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73353},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"da965520b2f3f8c259a791e8e8864308be2ba0be","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.30","@thi.ng/hex":"^2.3.40","@thi.ng/checks":"^3.5.4","@thi.ng/errors":"^2.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^5.0.5","esbuild":"^0.20.1","typedoc":"^0.25.12","typescript":"^5.4.2","@microsoft/api-extractor":"^7.42.3"},"_npmOperationalInternal":{"tmp":"tmp/random_3.7.0_1711037525752_0.06597753098571335","host":"s3://npm-registry-packages"}},"3.7.1":{"name":"@thi.ng/random","version":"3.7.1","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.7.1","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"490de2275e2e48e944d038c18b6bad488c18290f","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.7.1.tgz","fileCount":54,"integrity":"sha512-DFzlBkRJ6lSbyLJz2D8NPQyZgKFsWMIpsr3gmVaN/cB/tuQyjzMVawhVq9f4J9iHi7VMxG+PRrBgUg0hiOmdXQ==","signatures":[{"sig":"MEQCIF4YL/eZ4Km03//RxypM4n9iSPIqzxcZ7Vivgsp8aC0qAiBu5gnSxe8USNndsNElPk4U9CtpQQAMTpSXW/hFGISTQg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73353},"type":"module","module":"./index.js","thi.ng":{"year":2015,"related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"feb3b24654f2c931cd3c3308c1c0c807ee14d0e4","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.9.31","@thi.ng/hex":"^2.3.41","@thi.ng/checks":"^3.5.5","@thi.ng/errors":"^2.5.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^5.0.5","esbuild":"^0.20.2","typedoc":"^0.25.12","typescript":"^5.4.3","@microsoft/api-extractor":"^7.43.0"},"_npmOperationalInternal":{"tmp":"tmp/random_3.7.1_1711533261565_0.669613910048372","host":"s3://npm-registry-packages"}},"3.7.2":{"name":"@thi.ng/random","version":"3.7.2","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.7.2","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"7f1f9db248e9b873cbd5355744f35b00cc6425e2","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.7.2.tgz","fileCount":54,"integrity":"sha512-idYDnq7Ad0cfpa6Q2AaO1xYrub01/BT8a5vCfBDnb/vLHyHU1spHLOKZuOQieNYz3iYNGSVUMd/icV4OzyC/BA==","signatures":[{"sig":"MEUCIQCK/ZGxltiAmq8Kmz7WVdxWvplN+gJxflMVqXZHPYxbJQIgKUAtnGvnqMn9efmUojUl2T2MC9AtBrLvtnjaliAaEMU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73435},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"85ac4bd4d6d89f8e3689e2863d5bea0cecdb371c","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.10.0","@thi.ng/hex":"^2.3.42","@thi.ng/checks":"^3.6.0","@thi.ng/errors":"^2.5.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^5.0.5","esbuild":"^0.20.2","typedoc":"^0.25.12","typescript":"^5.4.3","@microsoft/api-extractor":"^7.43.0"},"_npmOperationalInternal":{"tmp":"tmp/random_3.7.2_1712588403989_0.32039219043185296","host":"s3://npm-registry-packages"}},"3.7.3":{"name":"@thi.ng/random","version":"3.7.3","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.7.3","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"2913691d164f12ea6177d4b47875c5664ea15a68","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.7.3.tgz","fileCount":54,"integrity":"sha512-h6JjpqtMVSxqSXZt7lzuUCQ6yfoEgkotgyLOgUDWq7usBWKDLMRBh3XqUum6bR+3/tJSkx3Bn3XQAVxIAkco/w==","signatures":[{"sig":"MEYCIQCu7SWJjeEZ+IABgsFZForqYLHXkCo/jhkIAR6M7dA7SwIhAMbyqsrQ4TJLeiLTUFtBQF5nlLYRe8RGuXNSlDwQdhdI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73435},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"18a0c063a7b33d790e5bc2486c106f45f663ac28","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.10.1","@thi.ng/hex":"^2.3.43","@thi.ng/checks":"^3.6.1","@thi.ng/errors":"^2.5.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^5.0.5","esbuild":"^0.20.2","typedoc":"^0.25.12","typescript":"^5.4.3","@microsoft/api-extractor":"^7.43.0"},"_npmOperationalInternal":{"tmp":"tmp/random_3.7.3_1712838795686_0.740261643453096","host":"s3://npm-registry-packages"}},"3.7.4":{"name":"@thi.ng/random","version":"3.7.4","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.7.4","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"5e7935666fb4b2e5f2afdee4e709c97e967b24f0","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.7.4.tgz","fileCount":54,"integrity":"sha512-+jHHHgdGWHIRZ1NKaK1BkJfPq/qiRbd8W6UrMCNPB2d6LyX8TXB+mHBwwhyduuECQy5uOeZS3nxAMfu+Ry4k2Q==","signatures":[{"sig":"MEUCIQDD8vXFStiINMnmuJd1yeHds47MYz2fQLtr74tpah/uKAIgHCvpYirQvuWGdTxi+Ph+Y5Rt1SNQjlb5kPiad2VsUsI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73428},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"8339d05ecc857e529c7325a9839c0063b89e728d","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"rimraf --glob '*.js' '*.d.ts' '*.map' doc distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.11.0","@thi.ng/hex":"^2.3.44","@thi.ng/checks":"^3.6.2","@thi.ng/errors":"^2.5.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"rimraf":"^5.0.5","esbuild":"^0.20.2","typedoc":"^0.25.12","typescript":"^5.4.3","@microsoft/api-extractor":"^7.43.0"},"_npmOperationalInternal":{"tmp":"tmp/random_3.7.4_1713624192425_0.7740908998981302","host":"s3://npm-registry-packages"}},"3.7.5":{"name":"@thi.ng/random","version":"3.7.5","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.7.5","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"798282f9079b8ada95038bea29d176041b41fdec","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.7.5.tgz","fileCount":54,"integrity":"sha512-IF2o9etZ73FUdM3fVtP4YTfYA3BUDv3SONSZNUOsZKlMsHDw1W4PbJlLReH58aNeWyX5qXEA01WqJ5ekjoXong==","signatures":[{"sig":"MEUCIH7W0xVmESHTLIdWVEArzsCJ3h1BmSTMT4mAbwXcpsy4AiEAgJU2iMT1NfdkFHVtwicP7urIqdvTebQkjGA8C+UOUHY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73399},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"5dd66c18a3862a3af69a5b2f49563f7cbdd960c2","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.11.1","@thi.ng/hex":"^2.3.45","@thi.ng/checks":"^3.6.3","@thi.ng/errors":"^2.5.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.20.2","typedoc":"^0.25.12","typescript":"^5.4.3","@microsoft/api-extractor":"^7.43.0"},"_npmOperationalInternal":{"tmp":"tmp/random_3.7.5_1713855767882_0.7207260144837531","host":"s3://npm-registry-packages"}},"3.8.0":{"name":"@thi.ng/random","version":"3.8.0","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.8.0","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://github.com/thi-ng/umbrella/tree/develop/packages/random#readme","dist":{"shasum":"a8403da3a338f1c778173c0fed76800c6919aa68","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.8.0.tgz","fileCount":54,"integrity":"sha512-B8dK0vRCfY7O8vGJpjAjax4j8ruuhroPK6qDkcydDegTq0phEAjWoPVkkwE4Jp4KxPfQkz00/3FhyAUdfXurtg==","signatures":[{"sig":"MEQCIDLmArqxr0IthLsC1CvGGA4ijnf1n0ifmo3R9SaRMZUTAiBoGX6yBxZzq/AjvxjNyHQAOR7cTvVoLPoQb1iAA0Ds8Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74094},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"df34b4a9e650cc7323575356de207d78933bdcf3","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.11.2","@thi.ng/hex":"^2.3.46","@thi.ng/checks":"^3.6.4","@thi.ng/errors":"^2.5.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.21.1","typedoc":"^0.25.13","typescript":"^5.4.5","@microsoft/api-extractor":"^7.43.2"},"_npmOperationalInternal":{"tmp":"tmp/random_3.8.0_1715192700975_0.03592353006223781","host":"s3://npm-registry-packages"}},"3.8.1":{"name":"@thi.ng/random","version":"3.8.1","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.8.1","homepage":"https://thi.ng/random","dist":{"shasum":"af64854b498719907afd3ed7ab8e249796ce0a0b","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.8.1.tgz","fileCount":54,"integrity":"sha512-s9nkp1OJmdnGR+XbOu2pnbbW2V0DvCBa3fgiXSoPQCrcwv8J2pFwy56z/G7g6A25//XjfyYz9U33FpQ2jrh2uQ==","signatures":[{"sig":"MEUCIQCUpNJ/skhh3IIdgJsV6Dz1cmexTA+oJRqvQVRg8Q6wCQIgIqBT+AgJP4+HdeSBiwBmiVdwiN/HmsU8NpF5FWaLOa8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74103},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"154c95cf9d6bab32174498ec3b5b5d87e42be7f9","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.11.3","@thi.ng/hex":"^2.3.47","@thi.ng/checks":"^3.6.5","@thi.ng/errors":"^2.5.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.21.5","typedoc":"^0.25.13","typescript":"^5.5.2","@microsoft/api-extractor":"^7.47.0"},"_npmOperationalInternal":{"tmp":"tmp/random_3.8.1_1718998505776_0.3289072780972757","host":"s3://npm-registry-packages"}},"3.8.2":{"name":"@thi.ng/random","version":"3.8.2","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.8.2","homepage":"https://thi.ng/random","dist":{"shasum":"235229570b3ac268e72ad996d41ad567bf71fdf1","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.8.2.tgz","fileCount":54,"integrity":"sha512-EO0ENRhR98b9p6s+NBF5BUwFcXniV3sp6dVFdwtzaWkavbyxQjGb5gPehxipx6aHD7wkQSJb8HPYsxP+Yv0KvA==","signatures":[{"sig":"MEUCIQC6UjMZ9bzchTSYznOgeiM8SResmHzjSXkmr56QN6FgtgIgCTUOcTOBwbnUCldbEbibP3H1M9aOm+S9WWYl2mDbT3w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74103},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"7b950c112fba0b2e7c450765b15624c3382f1354","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.11.4","@thi.ng/hex":"^2.3.48","@thi.ng/checks":"^3.6.6","@thi.ng/errors":"^2.5.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.21.5","typedoc":"^0.25.13","typescript":"^5.5.2","@microsoft/api-extractor":"^7.47.0"},"_npmOperationalInternal":{"tmp":"tmp/random_3.8.2_1719653339907_0.35598089246287756","host":"s3://npm-registry-packages"}},"3.8.3":{"name":"@thi.ng/random","version":"3.8.3","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.8.3","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"e03086a67f467290ff51fadfc6de81cb26ebb2e8","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.8.3.tgz","fileCount":54,"integrity":"sha512-6atXUysWzUg0p0+7fc7r5ddo3kFpLOF3Ch1EPm9319vsip/L6yt89tuGPe+VayTgpo56/Nc0JNQ8PCTpy8CizA==","signatures":[{"sig":"MEUCIQCAD42/uYsQc+UdDNJpzCaoBgKz7V20PDJDGfNsJQBEXAIgf685UPJjISPTpIWOSltbMUwfONYGvfLfbM2aw863DIA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74103},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"70f493d9ccc97c5df5dda7e808e96cd1691097fc","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.11.5","@thi.ng/hex":"^2.3.49","@thi.ng/checks":"^3.6.7","@thi.ng/errors":"^2.5.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.23.0","typedoc":"^0.26.3","typescript":"^5.5.3","@microsoft/api-extractor":"^7.47.0"},"_npmOperationalInternal":{"tmp":"tmp/random_3.8.3_1720267362950_0.2852503567933684","host":"s3://npm-registry-packages"}},"3.8.4":{"name":"@thi.ng/random","version":"3.8.4","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.8.4","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"53975694d59cd3bb8d899faba5d5804fe71b7451","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.8.4.tgz","fileCount":54,"integrity":"sha512-gRPC9kzI6/MohfFscnGjGWwaKwRdprlmXFF4SuWzuqwDjk27+EYGNqXLDDuHbtl7nJn98IzRkLY4jNkPMwohqQ==","signatures":[{"sig":"MEYCIQCmXW6fNAs7WlxYk33PfrP9/jlBqQJiH5QyAN4bcacktwIhAJGhbbdp4oYM4hvZhoN52f2NUzByEvfvt/EL5i1/0AcT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74103},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"ba4f2cd15eeb0cae30efe222524da4fed2a57267","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.11.5","@thi.ng/hex":"^2.3.49","@thi.ng/checks":"^3.6.7","@thi.ng/errors":"^2.5.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.23.0","typedoc":"^0.26.3","typescript":"^5.5.3","@microsoft/api-extractor":"^7.47.0"},"_npmOperationalInternal":{"tmp":"tmp/random_3.8.4_1721135389196_0.5736559501692413","host":"s3://npm-registry-packages"}},"3.8.5":{"name":"@thi.ng/random","version":"3.8.5","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uuid","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@3.8.5","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"2238034b8f2a868949ce0767626a21cd994142b3","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-3.8.5.tgz","fileCount":54,"integrity":"sha512-yBgEZKR5iSBsI0Y8gOY+PFoBFW2PAzjfb9eNtFNDSstGTyyhEhPxo/0YwBAe3uGzSLriW5NmJSrf7T0yUbDjGw==","signatures":[{"sig":"MEQCIEYR71AVLOC7mjV2/ZYUZq04nS4yGJgX9fAujpV5dHAoAiBK4LppNKp7ks+u3HBD/lKFrDEbctp9eO4/us16s1pn7g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74471},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./uuid":{"default":"./uuid.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"c7aaa453b01a45e5235517db9d2a283b97abac96","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.11.6","@thi.ng/hex":"^2.3.50","@thi.ng/checks":"^3.6.8","@thi.ng/errors":"^2.5.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.23.0","typedoc":"^0.26.3","typescript":"^5.5.3","@microsoft/api-extractor":"^7.47.0"},"_npmOperationalInternal":{"tmp":"tmp/random_3.8.5_1721401007182_0.23996285493407576","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"@thi.ng/random","version":"4.0.0","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@4.0.0","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"55b36218968905d5a624993dfba25541bb4b81e2","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.0.0.tgz","fileCount":52,"integrity":"sha512-Izk2vDll2qtH4RSGsJFhC/yMHpLUIj+8zH0yJX7QVPB/KyXP+Bk6F3PP6XN6f2TB3z4SLNPqymvwRTPfZLF07Q==","signatures":[{"sig":"MEUCIFO0vHneDlFnKOmOONqcS+b2YRUrJm5lz9Gp7EBGyBgdAiEAq2OTzqMdyOrFI5FnL68R0mFhC79rToi9uZNwib5w4ts=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73457},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"324d6b7dbf31558329e9fb6452e29b2f7db9c61a","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.11.7","@thi.ng/errors":"^2.5.13"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.23.0","typedoc":"^0.26.3","typescript":"^5.5.3","@microsoft/api-extractor":"^7.47.0"},"_npmOperationalInternal":{"tmp":"tmp/random_4.0.0_1721654175007_0.7407448201336881","host":"s3://npm-registry-packages"}},"4.0.1":{"name":"@thi.ng/random","version":"4.0.1","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","weighted","uniform"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@4.0.1","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"45c9c1fbdca49f4624ad476a808a7ee27e9629ce","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.0.1.tgz","fileCount":52,"integrity":"sha512-UwUZ+20p/5uRQK/FtQcy48AT3ypNoB0gPyOn296pXIppWYGX2L8YBMeRXxiMxMKr0vFvrlH+tSAsC9PRDmsXyA==","signatures":[{"sig":"MEQCIDXND6n8pyBZXuspVtcnBamNoyoXURmgKEoQC4SYUlT1AiAv2RyNmyawQMTZnD1VEtu/edFy85TUDyAj8ajtKRV2PQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73636},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"bd22b0826134b79064169371665b4d6caa9b6066","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.11.7","@thi.ng/errors":"^2.5.13"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.23.0","typedoc":"^0.26.3","typescript":"^5.5.3","@microsoft/api-extractor":"^7.47.0"},"_npmOperationalInternal":{"tmp":"tmp/random_4.0.1_1721659356580_0.15640246405333147","host":"s3://npm-registry-packages"}},"4.0.2":{"name":"@thi.ng/random","version":"4.0.2","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@4.0.2","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"fb644c39ae987d268fd537597a6f870e5278de54","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.0.2.tgz","fileCount":52,"integrity":"sha512-bHydoYUXoZWHiUgcILlL2g7HuBggTadaulgNF21WNCR5CUQN8wawEVCFrPxujpEV3gMTyFJLoxWEan6cac0sxw==","signatures":[{"sig":"MEUCIAtcTJ8AeI5JrrzPMywMhiYPoqDJHW61JcYzt0DpHOkKAiEA7oiEFxstJNLDOcEWssR2TWAhI/f5xjhyOpRcae6aDVA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73636},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"ec78f98d015e4d214a0b840e72e497407807daf3","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.11.8","@thi.ng/errors":"^2.5.14"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.23.0","typedoc":"^0.26.5","typescript":"^5.5.4","@microsoft/api-extractor":"^7.47.5"},"_npmOperationalInternal":{"tmp":"tmp/random_4.0.2_1723302206522_0.09737532052870823","host":"s3://npm-registry-packages"}},"4.0.3":{"name":"@thi.ng/random","version":"4.0.3","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@4.0.3","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"abd368055abad457415583b28fbc14006dbc95bc","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.0.3.tgz","fileCount":52,"integrity":"sha512-ffHg6qJeGPHvom6mQGXMg4GaMIj1FME9Nx9aqZqm1h9r6tJN7Z2s4MIM4QFdZ1hfhGdErJ378eDROxHZCL1Uyw==","signatures":[{"sig":"MEQCIEOIoYowVf8gk5w+1mtRCU9YxCx/RJLda2L8ftxLzBQnAiAyHnyyKPhjimavO0gYmeu7E9pkig7WENV4hdh09NELhA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73636},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"f6e26ea1142525171de5d36b9c3119f2782bb437","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.11.9","@thi.ng/errors":"^2.5.15"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.23.0","typedoc":"^0.26.5","typescript":"^5.5.4","@microsoft/api-extractor":"^7.47.5"},"_npmOperationalInternal":{"tmp":"tmp/random_4.0.3_1723990315051_0.6913789751401553","host":"s3://npm-registry-packages"}},"4.0.4":{"name":"@thi.ng/random","version":"4.0.4","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@4.0.4","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"871b3899ff8a2d439082e285ec1efd4d9f44bc6c","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.0.4.tgz","fileCount":52,"integrity":"sha512-jgpOX9X0nPQUBZg+DME4yQk+BwOOLuh+cMzVJIDZaSb/Ns0uNjJEyyrgHDP+XFFTtkFEgZymDtqStZPuSHFLLQ==","signatures":[{"sig":"MEUCIDEzwPNuku+RJuXCmnJS63nVwRgYthi5F7Gh4BR/wDooAiEAoZw0q5BnDIYKliU6ORon5IhbWv+DFNcEjXp9GhaT0us=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":73637},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"b52baa3750ddd1256892df966ab7ac9b4806a9ef","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.11.10","@thi.ng/errors":"^2.5.16"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.23.1","typedoc":"^0.26.7","typescript":"^5.6.2","@microsoft/api-extractor":"^7.47.9"},"_npmOperationalInternal":{"tmp":"tmp/random_4.0.4_1726780192216_0.6725971482831472","host":"s3://npm-registry-packages"}},"4.1.0":{"name":"@thi.ng/random","version":"4.1.0","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@4.1.0","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"6f56301490c2cf5ebfb51c80477f5be993028f38","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.0.tgz","fileCount":54,"integrity":"sha512-XXiqGNmvCnpy3kVdetZrYaQ9WVFYdGQ51cOb/3d8h2bhSh5y/h3Pf/L0KOZzmIorKDDJ/Ymi1SN67NhpPiEcoA==","signatures":[{"sig":"MEUCIQD2XFnsXVGHE/5sSaQK0rxIhwF3BOLXrKgIXXAaLEnmDwIgT3Q2xV/0pIgi/SXiIlkaSMJToYQrROPZoDP2KjPrCs4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74477},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"11ae480076e61a2263f5730ffb37dfddbf01c7d1","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.11.11","@thi.ng/errors":"^2.5.17"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.24.0","typedoc":"^0.26.7","typescript":"^5.6.2","@microsoft/api-extractor":"^7.47.9"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.0_1728130371060_0.22293747122414276","host":"s3://npm-registry-packages"}},"4.1.1":{"name":"@thi.ng/random","version":"4.1.1","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@4.1.1","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"033492c8b3bb561ed744fb3260118744e851a953","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.1.tgz","fileCount":54,"integrity":"sha512-vqozcCn7BAkjOzVI/K/e1bT54GkrY18Wat4uFzPg3RNr+U/r5+piRfssjflH06VV9aBDfTnwtgUndoLDIuXNtQ==","signatures":[{"sig":"MEUCIQCR6YjIOtZfiX5a89rfUu15ASp0l9uSePo0pCYHWfGtfAIgTzc3k/1ZZKKEyd/3dsn6DJcegLy0ekxRWY5ENCng8xI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74751},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"241df2019d93359c34da1a11a94e416b6ea73f32","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.11.11","@thi.ng/errors":"^2.5.17"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.24.0","typedoc":"^0.26.7","typescript":"^5.6.2","@microsoft/api-extractor":"^7.47.9"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.1_1728304342241_0.837408564119513","host":"s3://npm-registry-packages"}},"4.1.2":{"name":"@thi.ng/random","version":"4.1.2","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@4.1.2","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"3a24b41b9c11f5ef0a41dc4fa70662fd4ca8a23b","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.2.tgz","fileCount":54,"integrity":"sha512-PEdZlidlWdCisS3U5MH0Wa5sxdB2aRhkc9h9nBeC291OKMTfuGfIK5jh4EUodRskKuJj1H6UTPuyV9DVkw8rgg==","signatures":[{"sig":"MEUCIQD9Rkwk7h5vvtjHSxDZQF0kiL+6DTHYbI99uv7x1HZ31wIgKShFuN3BJu8znLHUcWvJGqAHrR/eT1eAFLOk+Hivpy4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74751},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"8301254c4436505a1fb0e3cc28eca3adb920c3e0","scripts":{"doc":"typedoc --excludePrivate --excludeInternal --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.11.11","@thi.ng/errors":"^2.5.17"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.24.0","typedoc":"^0.26.7","typescript":"^5.6.2","@microsoft/api-extractor":"^7.47.9"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.2_1729179544356_0.49330656757073954","host":"s3://npm-registry-packages"}},"4.1.3":{"name":"@thi.ng/random","version":"4.1.3","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@4.1.3","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"6ac2a5a8e529560b2bbe72f8e8e1da79f664d021","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.3.tgz","fileCount":54,"integrity":"sha512-horF/PSUUwzrQRY0/VBNL1EULj35R2ZoLxzusJj53FkT9B3v2OMNdONp7zVxfhiGpJGdR8pzmIZIvLJ1vG83Cw==","signatures":[{"sig":"MEUCIH598//AKv8iVg/F8g/UjPNOVgCWwYh1DWeaXzk86SXeAiEAklbWEt9iZmiJQIkRDl9hqHbMp2giuE2j9IGqNatmIWE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74745},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"ef89090bb19fc5bca23be5da8cfce05b82ff4ad1","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.11.12","@thi.ng/errors":"^2.5.18"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.24.0","typedoc":"^0.26.7","typescript":"^5.6.2","@microsoft/api-extractor":"^7.47.9"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.3_1731258732182_0.8203894992744165","host":"s3://npm-registry-packages"}},"4.1.4":{"name":"@thi.ng/random","version":"4.1.4","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@4.1.4","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"4fce8b20b525215586910d8e7a1fccfdc5b3c031","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.4.tgz","fileCount":54,"integrity":"sha512-a4FwyIGAJEgJHMfi4+ymdrhUtdFRwHyUa0Tam93Tx3iz3Ngsceo+tvyxuG3j56xOo6TUJSQdP+x+LuvoVmQqxA==","signatures":[{"sig":"MEYCIQDz10yKXxR60Ql79oGMpg/c5ptAGIpKzrvi+JArrzbYNQIhAJL5EMTSyFuadbnl3A+OJBtrf+4HG5XXTJnM6NxF7hGk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74882},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"85e2f0935b58bde5d165fbe754fafec5da0b731e","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.11.13","@thi.ng/errors":"^2.5.19"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.24.0","typedoc":"^0.26.11","typescript":"^5.7.2","@microsoft/api-extractor":"^7.48.0"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.4_1732472169082_0.46841334002995105","host":"s3://npm-registry-packages"}},"4.1.5":{"name":"@thi.ng/random","version":"4.1.5","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@4.1.5","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"5e13b47d63edeb3c4d3adec14f33461c6e2acf19","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.5.tgz","fileCount":54,"integrity":"sha512-2Et4LpGLFXM6iFnpVrlfsnmvgu9uWiJw3mdthXB0LrEoqYSQ/CYuiV8m1HPiWbyacHqHam6HS3I4sPJsmx5jrg==","signatures":[{"sig":"MEUCIQDDmwTrRcHt47oeBp/X2iRJMPdPjsauwCXb+IGi21wMtAIgHjNINwO1OOOLHo73OykLV8jLnn6Q+AFT+GOqwX16oHs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74881},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"}],"gitHead":"34ac95538d96f046090fef5fd3a1dc36d54663d5","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.11.14","@thi.ng/errors":"^2.5.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.24.0","typedoc":"^0.27.4","typescript":"^5.7.2","@microsoft/api-extractor":"^7.48.0"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.5_1733998341075_0.6487294558598604","host":"s3://npm-registry-packages-npm-production"}},"4.1.6":{"name":"@thi.ng/random","version":"4.1.6","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@4.1.6","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"24d93a4be4ee7c2992d7b9e0127fc0686bf1fe20","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.6.tgz","fileCount":54,"integrity":"sha512-gq6QY+5+FFYGOsJl5PkCsM1My0reA55SzbJZEzUi5tvXME4koZPm2Lzh68malQFOfEs/tjxMb72SR8USCwLPwQ==","signatures":[{"sig":"MEUCIQCT5f+gTuNISVD9NLRKhhR/q2KgILppP9VgHVlebD6ZMQIgfwf/ENz2idqNNfIHrxTUENjbIhZ4gfFryUvSOqs2qLY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74965},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"48bf4c22bf23f88ac99f435106af2214f79a0be1","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.11.15","@thi.ng/errors":"^2.5.21"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.24.2","typedoc":"^0.27.6","typescript":"^5.7.2","@microsoft/api-extractor":"^7.48.1"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.6_1735308717917_0.7797089776227932","host":"s3://npm-registry-packages-npm-production"}},"4.1.7":{"name":"@thi.ng/random","version":"4.1.7","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@4.1.7","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"9f7582a0b6551f4c3a4d28c6bc808bff421b71f6","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.7.tgz","fileCount":54,"integrity":"sha512-T9/KgOePv4La7btm4wl6Ra7T7SCJJsbLYU+qnh0BsGXfgNhs5E8WtGoxUiayLw0tJFITxetcCXj/7IIGyPOZDA==","signatures":[{"sig":"MEUCIB2bEku/61jodsrF7XGlcD5284Ya9bq46mcnZMjreFlmAiEAxUddkhU2R0Lem2ere+6d4BoJI/+cfSDCFsJ81f/7Duk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74965},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"56c1d57a96565bbcc8c06c73779a619bba0db368","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.11.16","@thi.ng/errors":"^2.5.22"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.24.2","typedoc":"^0.27.6","typescript":"^5.7.2","@microsoft/api-extractor":"^7.48.1"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.7_1736024877408_0.6915342198615924","host":"s3://npm-registry-packages-npm-production"}},"4.1.8":{"name":"@thi.ng/random","version":"4.1.8","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@4.1.8","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"8163d5d85dbb5b132eb7baadbd107eca29074652","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.8.tgz","fileCount":54,"integrity":"sha512-O6MIi3L7DExCpwK0SxhI04Fepd+vhYKaoFC+2g7JNQ+gNv+dWSKOPoIwzvdkgSJ2p6NKzoBf9uCnUY+dOVhuWw==","signatures":[{"sig":"MEUCIGl/cTdPhFDLBfsd79kAsUtZdXFMOUlZU+/LPAuRUPb8AiEA2nSSW7qTcW5JBiUXN6kg9yvHxmFi1MftseDfnd5vOLI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74965},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"22f6d518aed5951bb37b406c8ae85a6c3e6be517","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.11.17","@thi.ng/errors":"^2.5.23"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.24.2","typedoc":"^0.27.6","typescript":"^5.7.2","@microsoft/api-extractor":"^7.48.1"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.8_1737474436629_0.9872212248274979","host":"s3://npm-registry-packages-npm-production"}},"4.1.9":{"name":"@thi.ng/random","version":"4.1.9","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@4.1.9","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"ebbb15bb91f8c75defc022d5809d1cf14c1ab597","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.9.tgz","fileCount":54,"integrity":"sha512-htm89iUpvlb+rQfv1YU6n7p9IUHIh/nOVLKDeS0r++zAUl1fjWg3lrIBjIIEpnZAGXjpAVXD7v5QxZtP8l1qqg==","signatures":[{"sig":"MEUCIBFCC6QEiS4+gZyflcQoApfIyPyqj8+hg48cOGujiBgSAiEAsu7SAyHySqh/2BZQiF11bbYbyRbhfeAMcxlnfv4wlvU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65747},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"b92b48abda9941d608be8a2e1c83447e679a6f79","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","doc:ae":"mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.11.18","@thi.ng/errors":"^2.5.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.24.2","typedoc":"^0.27.6","typescript":"^5.7.3"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.9_1737639569549_0.7532939201005251","host":"s3://npm-registry-packages-npm-production"}},"4.1.10":{"name":"@thi.ng/random","version":"4.1.10","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@4.1.10","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"732bae76ffb397ca42e771bbe94f6c8c2fbd815a","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.10.tgz","fileCount":54,"integrity":"sha512-BBEAr0fg0pDoHtk4iBsdyLfZ9HcGvzeOwdAiXb3iibPhCL+h4lpjpmxy8yCyD7CatlnUICfbDdiY59X5qKJMgA==","signatures":[{"sig":"MEUCIQDm5oZjZECZbJkkYo+uDN2gkxatkUCfHdr21XVW/ajylwIgZ8UloVMyPW4JGaiP5Ia7AzVkVcYa9QBQGFJV2fzuJ5s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65666},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"fc1d498e8d4b690db873c30cc594352a804e7a65","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.11.19","@thi.ng/errors":"^2.5.25"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.24.2","typedoc":"^0.27.6","typescript":"^5.7.3"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.10_1738167967158_0.5691080345235866","host":"s3://npm-registry-packages-npm-production"}},"4.1.11":{"name":"@thi.ng/random","version":"4.1.11","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@4.1.11","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"93230faa3532d32f07970af457284097c4dcd1ac","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.11.tgz","fileCount":54,"integrity":"sha512-RPm3byGzeBplszYAN8g1EYSohGQw1w4X1hQvVCq9oQSPBcqom1RuTT+LEI8U26qMkNHN0cF0XC5NwgisM2iYGQ==","signatures":[{"sig":"MEUCIQDYCcL8QbQ2+t6O0XyfwMUBA5HfnlnFiEh4APnq4ZpRyAIgUZdnvkFpwPHkhCHSl3Jcb3BCVCIApEm/CwsBnZWDbIY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":65676},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"9a0b33253fef092aaf301decf6ecd54317874d4c","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.11.20","@thi.ng/errors":"^2.5.26"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0","typedoc":"^0.27.7","typescript":"^5.7.3"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.11_1739462613209_0.09142278881195076","host":"s3://npm-registry-packages-npm-production"}},"4.1.12":{"name":"@thi.ng/random","version":"4.1.12","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@4.1.12","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"bf2e0d86f6142ecd72a72bebb02258663d114c27","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.12.tgz","fileCount":54,"integrity":"sha512-IpcAgCGDdaHAahY1LJbJ9oULsmhCrQpGeAjPfB0gpGM1D7JXeOaY83ctt3tdqovT2YIaCMIUd8ahJt7VBMD+Ig==","signatures":[{"sig":"MEUCIHpfe18s2qkSxGy8IeiDLKtYTPMVHTbMxwQnv/nN8rs/AiEAtfa8og46SyEJUyDlnDt+WnACnj0zK3t+8meqDBYSFyk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":66049},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"bee617702ac61d093465b967f8f973dc566faa6b","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.11.21","@thi.ng/errors":"^2.5.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0","typedoc":"^0.27.7","typescript":"^5.7.3"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.12_1739998816728_0.8968238827241284","host":"s3://npm-registry-packages-npm-production"}},"4.1.13":{"name":"@thi.ng/random","version":"4.1.13","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@4.1.13","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"9b35e73c6aa1ef561ecc6f552651a0e6bdc2b062","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.13.tgz","fileCount":54,"integrity":"sha512-FQXVYRLt98hItEpzLrGaG7EUuP6+bJYvXeQ65NjtC0pGf+x/DxubI8Jmqphr5EyH8odyxuDzxdnRbak+p3Dnyg==","signatures":[{"sig":"MEQCIEmGk8lkzy4hclYZbSTx92xDBljq47Y7/nEyB0sUGKULAiBNOmD3Vm1zz/RMCoajEEc9nkhflSStAN5xStm6kU+4jQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":66049},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"55987d581e4985b1c3091ba6be3f9b53a0c5eeea","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.11.22","@thi.ng/errors":"^2.5.28"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.0","typedoc":"^0.27.7","typescript":"^5.7.3"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.13_1741548132180_0.8788565534607586","host":"s3://npm-registry-packages-npm-production"}},"4.1.14":{"name":"@thi.ng/random","version":"4.1.14","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@4.1.14","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"60159a35fe71f327a41b949187a21748e64a6c0d","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.14.tgz","fileCount":54,"integrity":"sha512-BqdPkfV6t7STKFX3df2bAs/STGGcXQdBxQtdCSNlxMghXAxPS4TjF6tbS5UY7+UMfd2fM3N/Ez4bxqrqka8giA==","signatures":[{"sig":"MEQCIEnQh2YxhNaZ0sx1L+iagrGNT9ZBvCNdjMP4IBObOqW/AiBEsWoJ9dskNNNGLwNjh2Bnzmfy5XfZptP2C5ZFPti2vw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":66075},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"dfecb91b5b6a05db32d96f261e0c0ac6319240b9","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.11.23","@thi.ng/errors":"^2.5.29"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.1","typedoc":"^0.28.0","typescript":"^5.8.2"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.14_1742218854688_0.7626890904719137","host":"s3://npm-registry-packages-npm-production"}},"4.1.15":{"name":"@thi.ng/random","version":"4.1.15","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@4.1.15","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"2ac08ad37f59a54b149cbfbaa7c16ba270f2920e","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.15.tgz","fileCount":54,"integrity":"sha512-/7clmkHRcm5khCYj47TARTOggayD/ZAhOkcC85CVtg6EPU7o+11HpZk8rdaLYyB9ONF2jmPABs2XsZ8S9GMCQw==","signatures":[{"sig":"MEUCIQCXGxJpDnQebb7UMWcUa003FS+wXJxgdamAd0fl+IZKEwIgKENALN1PQMfsLfqSC5x7r7dFjS44o5faUovm0hDuRhs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":66075},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"1646e0ffcdfd812b29e1b9c7c528d294ea60373e","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.11.24","@thi.ng/errors":"^2.5.30"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.1","typedoc":"^0.28.0","typescript":"^5.8.2"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.15_1742304284761_0.670771244553301","host":"s3://npm-registry-packages-npm-production"}},"4.1.16":{"name":"@thi.ng/random","version":"4.1.16","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@4.1.16","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"8eaac7821f4c2c5d6b34a09cb56e9fc19c8046f3","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.16.tgz","fileCount":54,"integrity":"sha512-82J+pyl3ylZCbkR2K8tKsxQqPsvFzLYUcrHQM3UEuSmPOfrz8wJ5eszNMih59QvckBEgW805lwi62VfoG01nEA==","signatures":[{"sig":"MEUCIARIXBybX5KL42YHgvWCzIFppuOH/H4jDU71x9E6fjo3AiEAtlglgFv/1XTOZs5bknAORqgubQrKj4WXvWL/WRKB6ps=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":66075},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"87aa2d0e64a357476c10fd57aabdfded13c79f7d","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.11.25","@thi.ng/errors":"^2.5.31"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.2","typedoc":"^0.28.1","typescript":"^5.8.2"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.16_1743543743278_0.19915563947047232","host":"s3://npm-registry-packages-npm-production"}},"4.1.17":{"name":"@thi.ng/random","version":"4.1.17","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@4.1.17","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"8d32ae5657fe07ed4689ac9f545575a48221b74e","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.17.tgz","fileCount":54,"integrity":"sha512-3L5s1Plw4M5dyUtGAxvW9+KRurBJ+B/vI7GX/jg0Ds1gJJfwJ8UuDw25poULsCt3Yv6xdwB4AeDxEZkd+/zr4Q==","signatures":[{"sig":"MEYCIQD+pqN8ZF5kQwFO/eUqEspQZbLTwOk08f+JZQ9rw4T1FwIhALhgYjvcQNcdO+illNFTQZNamN/nBJKsbiDgJgtO5GXS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":66075},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"c464b6948f92cba90c2ea75b59203dad894fb450","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.11.26","@thi.ng/errors":"^2.5.32"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.2","typedoc":"^0.28.2","typescript":"^5.8.3"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.17_1744801890626_0.4029460532458642","host":"s3://npm-registry-packages-npm-production"}},"4.1.18":{"name":"@thi.ng/random","version":"4.1.18","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@4.1.18","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"66a7585a1686ab72c7173f4f22d01fb90486c8a3","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.18.tgz","fileCount":54,"integrity":"sha512-GhoE8/tYPViFxR3d40xDUUFHdeovgV5l4YSt4t7KZjns6ri4nQDcWbspWgi5s6OmrsF/OYwf001PZYGZuNpMhA==","signatures":[{"sig":"MEUCIQCZOMlj2WdlNIFCchXYNpMxcbP6pIaqXjp2j/Y5iF1TKQIgF3QLeuLTI86HX0Ok7JYGPQ/6ZvFVaoEFqxXXATyeA1A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":66075},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"4354686a6fb1f82c09ea48f92f87786191b231a0","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.11.27","@thi.ng/errors":"^2.5.33"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.3","typedoc":"^0.28.3","typescript":"^5.8.3"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.18_1746017571206_0.7279746494841677","host":"s3://npm-registry-packages-npm-production"}},"4.1.19":{"name":"@thi.ng/random","version":"4.1.19","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@4.1.19","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"7fab3c5ab80ed065ef64400efa7748800da5fd70","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.19.tgz","fileCount":54,"integrity":"sha512-AjdKW36loozF5z04F6rMsaIpN1u0ucAmgr/aF5Y1wVwIHSTo60XV4CP2JD3RWLgtqFqSOetdTI/+i2toiPYVOQ==","signatures":[{"sig":"MEUCIALRhwzak+yJJH+34vmHHLFSGutqJdLgwAQpKjGIrNJMAiEAtUGJ3PY41taym2G1hR2is8DzBIWkqhR5w1i8Zk9g+Jo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":66075},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"61c3833b7ef7d044621454b5ea4af885d39f065e","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.11.28","@thi.ng/errors":"^2.5.34"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.5","typedoc":"^0.28.5","typescript":"^5.8.3"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.19_1748433778227_0.9045240033863899","host":"s3://npm-registry-packages-npm-production"}},"4.1.20":{"name":"@thi.ng/random","version":"4.1.20","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@4.1.20","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"ba264f590f8c99d79102494b3608c9a1d2391d5d","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.20.tgz","fileCount":54,"integrity":"sha512-ADz4ED59Gu/gpsXrSU4JB7zyyNwuA3dNelCdqpX1Z0JlqLOCpM9/UgYUHeOYINKryGned+uc7S5/BcodUsMqeQ==","signatures":[{"sig":"MEQCICpBFkkzUGLCnBald/Au+8acGsIGczO4YJeI4TGkx8chAiBqaMjiYctlG/D/ZgVwRksU7/gPA9FWNaoC1D1No4Z6bw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":66075},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"93cdcd8db4d4669561a7f0ebc47697bdbfd04214","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.11.29","@thi.ng/errors":"^2.5.35"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.5","typedoc":"^0.28.5","typescript":"^5.8.3"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.20_1749489866866_0.7434809437495333","host":"s3://npm-registry-packages-npm-production"}},"4.1.21":{"name":"@thi.ng/random","version":"4.1.21","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@4.1.21","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"e1f8c6bbbd5f09141735427f70b7bddcd56694a9","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.21.tgz","fileCount":54,"integrity":"sha512-uRtIb8Wo058SQ7eP69jvv4TA9620lmojrGlUaG4x2jXPT0yPrnzYmDmhXfQC1x4nfe4k0f6DDG07ofunhVZ07Q==","signatures":[{"sig":"MEUCICaS4241g6z9MiBDsDAG62rn2HY28IKIS1zkV9m2TiusAiEAutn7xNBpGE3EWpHtNPrJLXYCU3i3T3A5gW2s+ydPvoY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":66075},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"56d8f088389b22192a06e9a395b5eecebf47697a","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","actor":{"name":"thi.ng","type":"user","email":"k+npm@thi.ng"},"email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.11.30","@thi.ng/errors":"^2.5.36"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.6","typedoc":"^0.28.7","typescript":"^5.8.3"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.21_1752157241847_0.7858279909696784","host":"s3://npm-registry-packages-npm-production"}},"4.1.22":{"name":"@thi.ng/random","version":"4.1.22","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@4.1.22","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"582b7db38fd464d7aa7c7a53ed6c7bb1711b4374","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.22.tgz","fileCount":54,"integrity":"sha512-OnrgPlync7beO2hLjf7+Ldrqhy01Ty2pnc4ewWWAoJCKr/VL3UjwNPA5jPlShoD/PyCVexwZVsb2v+vvIWHnUQ==","signatures":[{"sig":"MEUCIHzEUODF7QJdlNv1/lFO3tZI/8EHpMTtGSZKuFtyR288AiEAuLpwvTIjlYW1DkaoRd9A8OtBe1cidzPJhf0rnbKojpg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":66075},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"3cd1bea8b2bf6b859609f6d5c14b4eb64745681f","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.11.31","@thi.ng/errors":"^2.5.37"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.8","typedoc":"^0.28.7","typescript":"^5.8.3"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.22_1753023378341_0.14219444098414513","host":"s3://npm-registry-packages-npm-production"}},"4.1.23":{"name":"@thi.ng/random","version":"4.1.23","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@4.1.23","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"ee5eb4a4c838c06a9ec41d5a2697dc7b09179f8f","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.23.tgz","fileCount":54,"integrity":"sha512-j0ZVoAtlqebkdunojER8Ni/uL1pTqLkOKNzVqXyvh6EHlHeWJlAW6zM55oQ6dmv+Gw/OWdeDsS4Yb5ycaqAvZg==","signatures":[{"sig":"MEUCIQCQhgxnPJKs5+3C8ZTDcw1eMPzuMBhZTaDjgf5N8xpuTQIga5btUkhUAYO579KUqLe+Y02U3LKYtU5ryrZ71tzrWBE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":66075},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"11747c482773d3da03c8b7848b25a56251ccd759","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.11.32","@thi.ng/errors":"^2.5.38"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.8","typedoc":"^0.28.7","typescript":"^5.8.3"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.23_1753086135174_0.7884294321219194","host":"s3://npm-registry-packages-npm-production"}},"4.1.24":{"name":"@thi.ng/random","version":"4.1.24","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@4.1.24","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"a84917a0ed3ec3133cb82aabdba3f6d7c97ea4cb","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.24.tgz","fileCount":54,"integrity":"sha512-wXIU1cRDlAGzjOJDOAByta96xfswIPwF+5jNsYS5cQC1mFFYrGx39nppqW88JYvuWERcc8Dk7FpF1dKKF7wiug==","signatures":[{"sig":"MEYCIQDn6YfIQAyKvhPw/wLVL8wesi5xomKaG+QjxRxjmEPiwAIhAJWTPkEFDKkhUcWep1ac28PYHQXFzCteSnxvxaoVFsCm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":66075},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"1df8a3a9061257ea73ccf1ab9cdf63c81a9f519f","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.11.33","@thi.ng/errors":"^2.5.39"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.8","typedoc":"^0.28.7","typescript":"^5.8.3"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.24_1753914773681_0.39508231858432086","host":"s3://npm-registry-packages-npm-production"}},"4.1.25":{"name":"@thi.ng/random","version":"4.1.25","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@4.1.25","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"055e8577e2430341b512cbd63b79393fdcc3b34b","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.25.tgz","fileCount":54,"integrity":"sha512-jw+V2P5gmcqvHVv1GrfRYC48N0qkkqilzt+tYQBY1MGblP03hLRRKGBIPQ102QAJr7hSCuo4ODAdpGSw21DHHQ==","signatures":[{"sig":"MEYCIQCTYbA6YCvP0FzyBGeu3w7d/CPSQaq5osuS1BSsL8dwIwIhALct8geG0KLAPpQOtVzbiWOUF7hmOwwzng1fI89IGpNx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":66074},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"d4e2e72dcdadf26da3400900f04f9eb0ebeb0a5b","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.12.0","@thi.ng/errors":"^2.5.40"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.8","typedoc":"^0.28.9","typescript":"^5.9.2"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.25_1754297121803_0.9413185272261615","host":"s3://npm-registry-packages-npm-production"}},"4.1.26":{"name":"@thi.ng/random","version":"4.1.26","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@4.1.26","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"50050151f49d23d399a713fb1cb7d6b370127771","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.26.tgz","fileCount":54,"integrity":"sha512-H0fUL7w3j4ZrWzoQjGJZIPgAYsMnEZ1Zulz769sc16BTYie6qNarG74n/faFVE6ARi+7oYkCVtBKX87VM9vGhA==","signatures":[{"sig":"MEUCIQDA3eTYwo1B9Kb+WfUR0edLbuEbtI6wON6x66pxjw6KLQIgQv8nrEeII29g4qV9yFTTHd5jlsihAe5Nwk5K1K+ZSnk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":66074},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"0bcedf8d1dd4f30cd06bb2c668599628f2f0141e","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.12.1","@thi.ng/errors":"^2.5.41"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.8","typedoc":"^0.28.9","typescript":"^5.9.2"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.26_1754298802186_0.10532136605721343","host":"s3://npm-registry-packages-npm-production"}},"4.1.27":{"name":"@thi.ng/random","version":"4.1.27","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":"Karsten Schmidt (https://thi.ng)","license":"Apache-2.0","_id":"@thi.ng/random@4.1.27","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"197228ad76adb23056d2bcbec9b84e07fc70feac","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.27.tgz","fileCount":54,"integrity":"sha512-LNLlJt92jw1eybggRteUKyDMKT1uDDr52/zA3BZDD8/DDjcFpNgcI0Qq5a9JcZi2F1Jd9lGOqW+sdE/cxpok8Q==","signatures":[{"sig":"MEUCIQDtySnWMwnJe+r6OwOQx9LMrptiDcx97241NQz/+i3BQQIgX2Bhd/j2AP8sQn00S6l6YbGvPmDJl+Ikks2dPXratm8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":66075},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"e215a3e8de3809736ba0042c93bd8703a5a1a337","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"yarn npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"https://github.com/thi-ng/umbrella.git","type":"git"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"dependencies":{"@thi.ng/api":"^8.12.2","@thi.ng/errors":"^2.5.42"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.9","typedoc":"^0.28.12","typescript":"^5.9.2"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.27_1756744734256_0.6108317958833831","host":"s3://npm-registry-packages-npm-production"}},"4.1.30":{"name":"@thi.ng/random","version":"4.1.30","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":{"url":"https://thi.ng","name":"Karsten Schmidt"},"license":"Apache-2.0","_id":"@thi.ng/random@4.1.30","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"46ba762f912ab62cb74a731463228fb33a419043","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.30.tgz","fileCount":53,"integrity":"sha512-OJNlrXdQ2/lBaZY8/FubCYZCKYsp2+1mGPRGnWBR0mJAJ2En3VYugOhauip0zUUg6kcM02tOaUtXetHmG0nB9w==","signatures":[{"sig":"MEQCIEgOxDcKg6jv/4S9d6zoV4d24kB2H6iyMqwXsyhLoImNAiBQOl/7y5iFjTy0gW6NNSBgPLUZhlo83yKyGe9uXrUPJg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":61506},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"1b34bc5fc7b57a3f1fcf4c8a26438acf0722ec1b","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"11.5.1","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"24.7.0","dependencies":{"@thi.ng/api":"^8.12.5","@thi.ng/errors":"^2.5.45"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.11","typedoc":"^0.28.14","typescript":"^5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.30_1761325892056_0.9530978766683293","host":"s3://npm-registry-packages-npm-production"}},"4.1.31":{"name":"@thi.ng/random","version":"4.1.31","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":{"url":"https://thi.ng","name":"Karsten Schmidt"},"license":"Apache-2.0","_id":"@thi.ng/random@4.1.31","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"f5f0b276ed2c3c7a3284159b7c43902ff7312cfc","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.31.tgz","fileCount":53,"integrity":"sha512-57IriUy33pazIRSXCMuUWSA263TX50h+1KerCOf89/UULiTkU+R1sInZ/MkIXWXuVlmKFrX1/AY15OZH520LXQ==","signatures":[{"sig":"MEYCIQCZl0BpzI9qD9c8TxAvFLhXQki3A8QGKqrP22ETwf6TXgIhAOdAmHFC3NJSGEddTJIXx28mPKTYLlGB26GIX/g216OW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":61564},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"136a5e5ef0b69e82329db00d806c3c4e8f1aa063\n","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"11.5.1","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"24.7.0","dependencies":{"@thi.ng/api":"^8.12.6","@thi.ng/errors":"^2.5.46"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.11","typedoc":"^0.28.14","typescript":"^5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.31_1761328082819_0.6965297712745098","host":"s3://npm-registry-packages-npm-production"}},"4.1.32":{"name":"@thi.ng/random","version":"4.1.32","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":{"url":"https://thi.ng","name":"Karsten Schmidt"},"license":"Apache-2.0","_id":"@thi.ng/random@4.1.32","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"505aa91c141de7da1f830f184392bb0f8d1b15a2","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.32.tgz","fileCount":53,"integrity":"sha512-y3/9sF4mxAKISpt0/vbKBXeqbRLhUQqSOWiF1QIuXkWSplJfRX2uk+OhT5smwbnO0Gue86oGHVi47a+anySh3A==","signatures":[{"sig":"MEUCIQDqToLrQNbeYtV3imz46Kv1+BRdPPqr5FaFgm8upCkjHAIgB4XN1gsuON7QnwFtz71X5LZusw5e+JO/tPPUhysgXro=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":61564},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"d977f819bcafdcb2b24c45f8d01a167fe29fc85a\n","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"11.5.1","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"24.7.0","dependencies":{"@thi.ng/api":"^8.12.7","@thi.ng/errors":"^2.5.47"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.25.11","typedoc":"^0.28.14","typescript":"^5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.32_1761431420181_0.1645965366500286","host":"s3://npm-registry-packages-npm-production"}},"4.1.33":{"name":"@thi.ng/random","version":"4.1.33","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":{"url":"https://thi.ng","name":"Karsten Schmidt"},"license":"Apache-2.0","_id":"@thi.ng/random@4.1.33","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"5b0993236fe698845a7f9c5dc3adc785d6dca46c","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.33.tgz","fileCount":53,"integrity":"sha512-Su+gYpIXNzbJC9jy/Fuex47yXu20QsLtrSlxFHXnCBEI2nqXkPurxGhE1fR5rghDdo3eoxpM2FczXPwZTGQESA==","signatures":[{"sig":"MEUCIQDtzZMdI6UtX3VKn3efzMQ1jKjJiEiClNk7Tn3q2VWOxwIgaI9cHoafyiN2uSHQTFu2yqZW9FxaT38Czl3j1R6OWoQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":61563},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"be6e7657b1e5c54d7d648d1b52888a7297e95a17\n","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"11.6.1","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"24.11.0","dependencies":{"@thi.ng/api":"^8.12.8","@thi.ng/errors":"^2.5.48"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.27.0","typedoc":"^0.28.14","typescript":"^5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.33_1763740565149_0.9966396409821752","host":"s3://npm-registry-packages-npm-production"}},"4.1.34":{"name":"@thi.ng/random","version":"4.1.34","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":{"url":"https://thi.ng","name":"Karsten Schmidt"},"license":"Apache-2.0","_id":"@thi.ng/random@4.1.34","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"f94419efee5c9f334b1c992f6abe28e6c20dbedc","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.34.tgz","fileCount":53,"integrity":"sha512-qj30uZGvAUpMuz4DY5e50ljTrKNrmG+ogOf8W4sxeAFr7Ml7zT3vkeWmYAyqr+OZWCREv9D/JgCNpreYoCfBJA==","signatures":[{"sig":"MEYCIQDUOziiTUGcKi72OD/9ySSI57CEkILzDzxinwalib2/2QIhAOkxUxTQW/MfTsRqshGBym0XKwtYeZzKg55AyTPfngbN","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":61563},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"fdca77cabf47dd23a9ab17a5ca13e3060075c12c\n","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"11.6.1","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"24.11.0","dependencies":{"@thi.ng/api":"^8.12.9","@thi.ng/errors":"^2.5.49"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.27.0","typedoc":"^0.28.14","typescript":"^5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.34_1764073269654_0.032617681222254724","host":"s3://npm-registry-packages-npm-production"}},"4.1.35":{"name":"@thi.ng/random","version":"4.1.35","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":{"url":"https://thi.ng","name":"Karsten Schmidt"},"license":"Apache-2.0","_id":"@thi.ng/random@4.1.35","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"adbfd52f28e6a3accde38cdbdb47a32d4202b109","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.35.tgz","fileCount":53,"integrity":"sha512-XJoRYsuF0oWzkQ2Qxp5Jwe4knPH1IjA0c07hqy47DHMa0e7Y3aJpAwS0tTbFBDknvcPoh+2rBybBNpQ0rdjeAQ==","signatures":[{"sig":"MEUCIQC4LNnDSs0o9md3PZ57HYENZY2I/zaf5uMMXrGO83X6WAIgGbXKM5qkvxbxDAnOGowgDHmZ6tg6n25z4oFI8H2QO0U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":61564},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"824bf9047b5a10f777c5c5b4aeecf0c750a22c75\n","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"11.6.1","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"24.11.0","dependencies":{"@thi.ng/api":"^8.12.10","@thi.ng/errors":"^2.5.50"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.27.0","typedoc":"^0.28.14","typescript":"^5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.35_1764801819292_0.48137269545486094","host":"s3://npm-registry-packages-npm-production"}},"4.1.36":{"name":"@thi.ng/random","version":"4.1.36","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":{"url":"https://thi.ng","name":"Karsten Schmidt"},"license":"Apache-2.0","_id":"@thi.ng/random@4.1.36","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"b439b1efa869b21bae0214c98059976aaa3b9087","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.36.tgz","fileCount":53,"integrity":"sha512-ENhEZa/WZmM8ZDB3UkScDPU7SrppXJghOt8Dm/Q6Y72eM/xnMacvyMdLHzMfQiyCbhqdpKK4Hu2L1ysGYO6YUw==","signatures":[{"sig":"MEQCIHmFZV6wh5y1d2Ty27hAmKKG4DprDzWKEtN51TIlLH0QAiAMK2Ot1uYwG2BleaF2mAA8mR6nwBtJxYeo1DDiyfasEA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":61563},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"e7a21b9d2a188fa04d4c893d8531c40fbc0f4c06\n","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"11.6.1","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"24.11.0","dependencies":{"@thi.ng/api":"^8.12.11","@thi.ng/errors":"^2.6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.27.0","typedoc":"^0.28.14","typescript":"^5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.36_1766678306281_0.748356953953399","host":"s3://npm-registry-packages-npm-production"}},"4.1.37":{"name":"@thi.ng/random","version":"4.1.37","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":{"url":"https://thi.ng","name":"Karsten Schmidt"},"license":"Apache-2.0","_id":"@thi.ng/random@4.1.37","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"c4de40cbb7ee02ac02396c55d2c3859108e486b5","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.37.tgz","fileCount":53,"integrity":"sha512-fq9/8NeZNQyuCHgW2utu4CKRAp6w0kDlfxKaLer9hvRxybDmHsGjPaDfXkqQ+rf+ipnrpcBsi2y7sfgW/jUG9A==","signatures":[{"sig":"MEQCIGlN65DUMmUQNoHoZBAc7kstYehx2RKV7vW1ugyFZTyzAiABJCWsClXtK11V8fmjLMKai3e6WNaybfqO34rNWNSxsw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":61563},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"deb511294f7a120091b654af0ff7e8a399a465b3\n","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"11.6.1","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"24.11.0","dependencies":{"@thi.ng/api":"^8.12.12","@thi.ng/errors":"^2.6.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.27.0","typedoc":"^0.28.14","typescript":"^5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.37_1768563632824_0.804813531957955","host":"s3://npm-registry-packages-npm-production"}},"4.1.38":{"name":"@thi.ng/random","version":"4.1.38","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":{"url":"https://thi.ng","name":"Karsten Schmidt"},"license":"Apache-2.0","_id":"@thi.ng/random@4.1.38","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"6b6d43917741fd430afb8db47fe27cccb7f040d3","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.38.tgz","fileCount":53,"integrity":"sha512-+Df5hZ2h6xcCgw0G3YpWBPOWAZSdZMr7FjUkMQObpup3aqsaQuDw1kmGcJ+OKU6dzbvkcDNp/ASHdAXsN7Axgg==","signatures":[{"sig":"MEYCIQCNB4iff0evhDDGXdP08mCTQg+fXL8VQQLM2w6QOgyfgAIhAJyP4HAy0BrfeY7gUstIyvSUu4PG4lI0rxX9L/DxtbNp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":61563},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"828ec2e9ffde7307231b03cff46598c0915b1857\n","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git"},"_npmVersion":"11.6.1","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"24.11.0","dependencies":{"@thi.ng/api":"^8.12.13","@thi.ng/errors":"^2.6.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.27.2","typedoc":"^0.28.16","typescript":"^5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.38_1769173804679_0.27640749979042756","host":"s3://npm-registry-packages-npm-production"}},"4.1.39":{"name":"@thi.ng/random","version":"4.1.39","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":{"url":"https://thi.ng","name":"Karsten Schmidt"},"license":"Apache-2.0","_id":"@thi.ng/random@4.1.39","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"8f648da01b5151fc5752b4ffc5dc58cc45047625","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.39.tgz","fileCount":53,"integrity":"sha512-QHrcnzql4xOop8lhu5kSNEgiFkinO26MPRV9N71u4DL4ILFmucTnjUZBUxb13jg9BNq7I8crlo8v+BJQjOyX8g==","signatures":[{"sig":"MEYCIQDNEqKgdMhuY+8L6k08LcN3OnnlLl7ZcONlKB7BLf8IvwIhAN99kqKzNL6guDhXUd+mKMwas3PPJI7rGtUwgg5ODBUz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":61601},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"4bd1b9d8ae52ba32b90a1b9a55d329c708ca7865\n","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git","directory":"packages/random"},"_npmVersion":"11.6.1","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"24.11.0","dependencies":{"@thi.ng/api":"^8.12.14","@thi.ng/errors":"^2.6.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.27.2","typedoc":"^0.28.16","typescript":"^5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.39_1770473731269_0.1587703334956294","host":"s3://npm-registry-packages-npm-production"}},"4.1.40":{"name":"@thi.ng/random","version":"4.1.40","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":{"url":"https://thi.ng","name":"Karsten Schmidt"},"license":"Apache-2.0","_id":"@thi.ng/random@4.1.40","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"44e838ef46e08624068c01227865e08a38821b44","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.40.tgz","fileCount":53,"integrity":"sha512-RnCdnAqkrmzsmxfUdNpYJVaDi4cSOdFNiFjq58UMoAmt+qHZMx+LkOVjW/uXDpsRKCQj3ZOg8GkXdTcRLAO/YQ==","signatures":[{"sig":"MEYCIQDs1QTfronWnD1sCmrVMraV8uUDRURV5hNFXnxARKpMXgIhAOZ4/p0VDXe/lrvouU9W6U9LlwaU7t2dDnp39Eg73D4y","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":61601},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"8f50352caab9ec7757d645c0afa605dfb5427abe\n","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git","directory":"packages/random"},"_npmVersion":"11.6.1","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"24.11.0","dependencies":{"@thi.ng/api":"^8.12.15","@thi.ng/errors":"^2.6.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.27.2","typedoc":"^0.28.16","typescript":"^5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.40_1772874733068_0.49210174763580916","host":"s3://npm-registry-packages-npm-production"}},"4.1.41":{"name":"@thi.ng/random","version":"4.1.41","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":{"url":"https://thi.ng","name":"Karsten Schmidt"},"license":"Apache-2.0","_id":"@thi.ng/random@4.1.41","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"9537023df9e8123e480cf4d9f5527a16638b2931","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.41.tgz","fileCount":53,"integrity":"sha512-1pSZlmkmghB1ke7IrSinaZuECPrPFbE/pRHZzqlhw1vhDtBiqSnDU8ct8uWCB/UkFuhAxyC94oVGXluPMCX21w==","signatures":[{"sig":"MEQCIBiPBsl/Y372ZD8SWWy7FcKqAgyi5K+msjZ9nVGg8Tn0AiAawpBfZ+alpaVGymbJ0dmn/jEjjebdYN9iqcCo28oL4g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":61601},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"411adbeeb5c03da1cf0c86e567c80942a6b875e7\n","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git","directory":"packages/random"},"_npmVersion":"11.6.1","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"24.11.0","dependencies":{"@thi.ng/api":"^8.12.16","@thi.ng/errors":"^2.6.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.27.2","typedoc":"^0.28.16","typescript":"^5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.41_1772879360684_0.6243539125505739","host":"s3://npm-registry-packages-npm-production"}},"4.1.42":{"name":"@thi.ng/random","version":"4.1.42","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":{"url":"https://thi.ng","name":"Karsten Schmidt"},"license":"Apache-2.0","_id":"@thi.ng/random@4.1.42","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","bugs":{"url":"https://github.com/thi-ng/umbrella/issues"},"dist":{"shasum":"53411c1c6b04010ad667c133eca0218a5fcb7d72","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.42.tgz","fileCount":53,"integrity":"sha512-QeQRNzafA7wZw5aKIjH6lVUxi9QWpWjYv0LsqVvQMHoikWvUaQ/BlI9tnT+JLPIrj8dR9Mn4hTrErNQ1XZgQlg==","signatures":[{"sig":"MEQCIDFtMp1kCD6cJmF0oDW4Xrl+gQALgH89iZqcIxaeth7HAiAW4W3Ws41MTl857PXDImB6SqOCB1egUcjc07s6DNWasQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":61601},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"1107498d31504dc63d1a457b5def387d7a134f69\n","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"git+https://github.com/thi-ng/umbrella.git","type":"git","directory":"packages/random"},"_npmVersion":"11.6.1","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"24.11.0","dependencies":{"@thi.ng/api":"^8.12.17","@thi.ng/errors":"^2.6.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.27.2","typedoc":"^0.28.16","typescript":"^5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.42_1773923367458_0.7305904713435971","host":"s3://npm-registry-packages-npm-production"}},"4.1.43":{"name":"@thi.ng/random","version":"4.1.43","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":{"url":"https://thi.ng","name":"Karsten Schmidt"},"license":"Apache-2.0","_id":"@thi.ng/random@4.1.43","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"513c3f34b47875bfbca48a8c53de0782a3e3ea98","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.43.tgz","fileCount":53,"integrity":"sha512-K5d6m7w+JnmGMAijd5ww1LJHEwfh21/DgQeV3PfyM/vS0ukYcgMsNlTUgmJl5qBrn6tTOyELC22q6pbmYh9xdQ==","signatures":[{"sig":"MEUCIGUNDtzsUBJh9GxdQmCTwD0c03yrN4mqW+sEg/yORt8lAiEAyN50w5Vj9bWMln5gQdCWOh4FYUrdVBwzDQwAOmp4qkg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":62052},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"8ddf86ea0a1e658ddbf19cc645b29d0c176e29c4\n","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"git+https://codeberg.org/thi.ng/umbrella.git","type":"git","directory":"packages/random"},"_npmVersion":"11.6.1","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"24.11.0","dependencies":{"@thi.ng/api":"^8.12.18","@thi.ng/errors":"^2.6.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.27.2","typedoc":"^0.28.16","typescript":"^5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.43_1775127272664_0.7958256925792104","host":"s3://npm-registry-packages-npm-production"}},"4.1.44":{"name":"@thi.ng/random","version":"4.1.44","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":{"url":"https://thi.ng","name":"Karsten Schmidt"},"license":"Apache-2.0","_id":"@thi.ng/random@4.1.44","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"bc731fab7498bb3b9420d504284d4e47b6c696b3","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.44.tgz","fileCount":53,"integrity":"sha512-8rJv4Uu0ayQFoVW2MP+w8LgR+6outD3LGNFEYFkb+DcwzrHJdNJhHdtO0ul0r6xBzrsdHfrx9k6ndvs4eRxLmQ==","signatures":[{"sig":"MEUCIQCCcAbPsxQZdRILR0Ax3gTM/0FrOtg8JUVu0/W3U3oQdAIgUdQEqONUeq1svy13OCwhYMsXM7wCFQQGYkTR1mbsKig=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":62057},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"a780d4a5f6f5fc595c9d28527686f63534927d32","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"git+https://codeberg.org/thi.ng/umbrella.git","type":"git","directory":"packages/random"},"_npmVersion":"11.6.1","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"24.11.0","dependencies":{"@thi.ng/api":"^8.12.19","@thi.ng/errors":"^2.6.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.28.0","typedoc":"^0.28.18","typescript":"^5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.44_1776512039451_0.6865031049067596","host":"s3://npm-registry-packages-npm-production"}},"4.1.45":{"name":"@thi.ng/random","version":"4.1.45","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":{"url":"https://thi.ng","name":"Karsten Schmidt"},"license":"Apache-2.0","_id":"@thi.ng/random@4.1.45","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"3645121e804672b0c93977a3fa91a4e441f38df8","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.45.tgz","fileCount":53,"integrity":"sha512-UZQP5/UUNNzDd2atPYKo+qBqxP2Zzrqtpt+yjUWVIrrXFD0GutK8TaadxLQMDpoYGrWLQHuxoUhOGcegSVeosQ==","signatures":[{"sig":"MEUCIQCKFno0XHUsZ5cyBuWXZynVLnoRRHL9iEsFhBrAmcw7QAIgCcpjUgxiaoTbCUB2qIV+Ei9chfrQLPd1ffHZAQlQBVM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":62057},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"92be63f24030506f09d6d156804da2798c381dc4","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"git+https://codeberg.org/thi.ng/umbrella.git","type":"git","directory":"packages/random"},"_npmVersion":"11.6.1","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"24.11.0","dependencies":{"@thi.ng/api":"^8.12.20","@thi.ng/errors":"^2.6.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.28.0","typedoc":"^0.28.18","typescript":"^5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.45_1777221533282_0.936603387947079","host":"s3://npm-registry-packages-npm-production"}},"4.1.47":{"name":"@thi.ng/random","version":"4.1.47","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":{"url":"https://thi.ng","name":"Karsten Schmidt"},"license":"Apache-2.0","_id":"@thi.ng/random@4.1.47","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"2e010477f479b5898c8b18162fa6feaad6284687","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.47.tgz","fileCount":53,"integrity":"sha512-oP/QmAVRw+VX7HajZ9CLfVREZgeNebk4HiG58XVisYXihAmgCeJr7HX1LCI075S/sZbqrEcvho1mXPIw4bZuUA==","signatures":[{"sig":"MEUCIQD/ovM0h0yZRKMODS0qhBGc7aMQ+UPSr0h+dnJf2tCtGQIgYgx6GfYIF1CLEgl4J+mHzFGetraASv4HlfrlF24o/H8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":62439},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"dcaa4e2beb427e434a68cba1259a9bf9983a569a","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"git+https://codeberg.org/thi.ng/umbrella.git","type":"git","directory":"packages/random"},"_npmVersion":"11.6.1","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"24.11.0","dependencies":{"@thi.ng/api":"^8.12.21","@thi.ng/errors":"^2.6.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.28.0","typedoc":"^0.28.18","typescript":"^5.9.3"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.47_1778241329864_0.41914017227033407","host":"s3://npm-registry-packages-npm-production"}},"4.1.48":{"name":"@thi.ng/random","version":"4.1.48","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":{"url":"https://thi.ng","name":"Karsten Schmidt"},"license":"Apache-2.0","_id":"@thi.ng/random@4.1.48","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"58ff757c361b8635a349d67c0035ef54a494c459","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.48.tgz","fileCount":53,"integrity":"sha512-9ABhSwQfFMLHLBT9FRvFi3lrdeYkupX9+ZWXQ0hwwj0/KphP2wxIMT6goGCF+yfkAB+1DylcQWbtZ79RGKpfWg==","signatures":[{"sig":"MEUCIHXmg+OR+Xz0xZF2colFZUpy92I+5+NOoJqFwHBB6a2HAiEAylFwZatCYP6VHyWG4P6b2jBE0KY1AEyocRhh3pSmeUw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":62439},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"17d2d1a6542704f55f2daa37550a4213b4a32cd8","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"git+https://codeberg.org/thi.ng/umbrella.git","type":"git","directory":"packages/random"},"_npmVersion":"11.6.1","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"24.11.0","dependencies":{"@thi.ng/api":"^8.12.22","@thi.ng/errors":"^2.6.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.28.0","typedoc":"^0.28.19","typescript":"^6.0.3"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.48_1778488741745_0.8315206276420481","host":"s3://npm-registry-packages-npm-production"}},"4.1.50":{"name":"@thi.ng/random","version":"4.1.50","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":{"url":"https://thi.ng","name":"Karsten Schmidt"},"license":"Apache-2.0","_id":"@thi.ng/random@4.1.50","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"c36e05f543f255fc893c1cd5e1bc5f3d1a0d2087","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.50.tgz","fileCount":53,"integrity":"sha512-b21pLLu4NDl2TGrq4Z43grPdyMb/GuQ8IRfYkDOQr6WezwKFPj1VJvhu3Wbg9db1REpJGwelp8ryfdwIoIh4nw==","signatures":[{"sig":"MEUCID5GgCTGFb7RYyZwUGQZ9PjF4qDcxk6iQXrrO5h+c9i/AiEA8Z8SWKo3vND0UD2igNtbDOGtdkL4KPUw0xASBayhsA8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":62487},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"b302822c51b2ab255f8f27f8dd010433d95f29df","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"git+https://codeberg.org/thi.ng/umbrella.git","type":"git","directory":"packages/random"},"_npmVersion":"11.6.1","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"24.11.0","dependencies":{"@thi.ng/api":"^8.12.24","@thi.ng/errors":"^2.6.13"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.28.0","typedoc":"^0.28.19","typescript":"^6.0.3"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.50_1779276216832_0.7765034771975257","host":"s3://npm-registry-packages-npm-production"}},"4.1.51":{"name":"@thi.ng/random","version":"4.1.51","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":{"url":"https://thi.ng","name":"Karsten Schmidt"},"license":"Apache-2.0","_id":"@thi.ng/random@4.1.51","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"71416278babb57536702e7f389779d33fd0a183a","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.51.tgz","fileCount":53,"integrity":"sha512-3n1MUvGtTYv6Dyju9VfKN3jEJUul+EmMRPUvSZqeXWzCQtsG/2ulRtT4q+nyY/v9xF+LSR8AyQbHrayJQV/c4w==","signatures":[{"sig":"MEQCIGZlPPprmdc0Lwa4o83TlSLNG8M1eOn7lTwZHvNYLS27AiBZPrwqOi44eb7ugnbEMW2aE+KjOSO+iEm4aq/TdEJP/Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":62487},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"65b041e97110e16c01cf968949b72a0873f14445","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"git+https://codeberg.org/thi.ng/umbrella.git","type":"git","directory":"packages/random"},"_npmVersion":"11.6.1","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"24.11.0","dependencies":{"@thi.ng/api":"^8.12.25","@thi.ng/errors":"^2.6.14"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.28.0","typedoc":"^0.28.19","typescript":"^6.0.3"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.51_1779540606601_0.05712955703056011","host":"s3://npm-registry-packages-npm-production"}},"4.1.52":{"name":"@thi.ng/random","version":"4.1.52","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":{"url":"https://thi.ng","name":"Karsten Schmidt"},"license":"Apache-2.0","_id":"@thi.ng/random@4.1.52","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"016b11f0d594aa4aacd373b5d46cc4bef065b9df","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.52.tgz","fileCount":53,"integrity":"sha512-jsXnQB6/PdC7GeZkoOPM5aFZRpLTJ0SSBjWhEB+EDmbYLks4vLC29l+NXAdfN1qT9j+CdbNvkb8cM0hOKYwLsQ==","signatures":[{"sig":"MEUCIHdrh4TMtSCCrP3ubZpF33Ewqirwo3d4jkbgyfCNB2vNAiEAnPqxaoxK38gjURVt5Mj6uMKSvcixSof65oimbBTxrLY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":62487},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"c47c56420bcae2e0477d252a497be44f08ca185a","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"git+https://codeberg.org/thi.ng/umbrella.git","type":"git","directory":"packages/random"},"_npmVersion":"11.6.1","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"24.11.0","dependencies":{"@thi.ng/api":"^8.12.26","@thi.ng/errors":"^2.6.15"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.28.0","typedoc":"^0.28.19","typescript":"^6.0.3"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.52_1780684399253_0.01263779611081084","host":"s3://npm-registry-packages-npm-production"}},"4.1.53":{"name":"@thi.ng/random","version":"4.1.53","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"author":{"url":"https://thi.ng","name":"Karsten Schmidt"},"license":"Apache-2.0","_id":"@thi.ng/random@4.1.53","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"homepage":"https://thi.ng/random","dist":{"shasum":"f0ee52376d37c7929962f5f993dc26d02a64f4e3","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.53.tgz","fileCount":53,"integrity":"sha512-EbWxE8WRkqrJgGyngwb/sRDYic6ArPko1j8cOWJqfXK5QEGQRZRvS+JEQRrsAxf+p+jQpKTUN3A/cLGyC+dVtA==","signatures":[{"sig":"MEQCIF6A1ZUcxTxGIBjSSqWwixBtH6NSwXObaQZ0iUR6nBjQAiB7NGhFdP4GaIlCaSZHDPWDsfFvOQDviEncDx9Ktu9WcQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":62487},"type":"module","module":"./index.js","thi.ng":{"year":2015,"alias":"rnd","related":["ksuid"]},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./coin":{"default":"./coin.js"},"./sfc32":{"default":"./sfc32.js"},"./xsadd":{"default":"./xsadd.js"},"./crypto":{"default":"./crypto.js"},"./system":{"default":"./system.js"},"./xorwow":{"default":"./xorwow.js"},"./arandom":{"default":"./arandom.js"},"./smush32":{"default":"./smush32.js"},"./wrapped":{"default":"./wrapped.js"},"./constants":{"default":"./constants.js"},"./random-id":{"default":"./random-id.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./pick-random":{"default":"./pick-random.js"},"./xorshift128":{"default":"./xorshift128.js"},"./random-bytes":{"default":"./random-bytes.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-random":{"default":"./weighted-random.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"}},"funding":[{"url":"https://github.com/sponsors/postspectacular","type":"github"},{"url":"https://patreon.com/thing_umbrella","type":"patreon"},{"url":"https://liberapay.com/thi.ng","type":"liberapay"}],"gitHead":"febee81fd8b59e5e330a6e6521a2667ed5401a3d","scripts":{"doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","pub":"npm publish --access public","test":"bun test","build":"yarn build:esbuild && yarn build:decl","clean":"bun ../../tools/src/clean-package.ts distributions","build:decl":"tsc --declaration --emitDeclarationOnly","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts"},"typings":"./index.d.ts","_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"repository":{"url":"git+https://codeberg.org/thi.ng/umbrella.git","type":"git","directory":"packages/random"},"_npmVersion":"11.6.1","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","directories":{},"sideEffects":false,"_nodeVersion":"24.11.0","dependencies":{"@thi.ng/api":"^8.12.27","@thi.ng/errors":"^2.6.16"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"esbuild":"^0.28.1","typedoc":"^0.28.19","typescript":"^6.0.3"},"_npmOperationalInternal":{"tmp":"tmp/random_4.1.53_1783002244572_0.2688034932853922","host":"s3://npm-registry-packages-npm-production"}},"4.1.54":{"name":"@thi.ng/random","version":"4.1.54","description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","type":"module","module":"./index.js","typings":"./index.d.ts","sideEffects":false,"repository":{"type":"git","url":"git+https://codeberg.org/thi.ng/umbrella.git","directory":"packages/random"},"homepage":"https://thi.ng/random","funding":[{"type":"github","url":"https://github.com/sponsors/postspectacular"},{"type":"patreon","url":"https://patreon.com/thing_umbrella"},{"type":"liberapay","url":"https://liberapay.com/thi.ng"}],"author":{"name":"Karsten Schmidt","url":"https://thi.ng"},"license":"Apache-2.0","scripts":{"build":"yarn build:esbuild && yarn build:decl","build:decl":"tsc --declaration --emitDeclarationOnly","build:esbuild":"esbuild --format=esm --platform=neutral --target=es2022 --tsconfig=tsconfig.json --outdir=. src/**/*.ts","clean":"bun ../../tools/src/clean-package.ts distributions","doc":"typedoc --options ../../typedoc.json --out doc src/index.ts","doc:readme":"bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts","pub":"npm publish --access public","test":"bun test","tool:tangle":"../../node_modules/.bin/tangle src/**/*.ts"},"dependencies":{"@thi.ng/api":"^8.12.28","@thi.ng/errors":"^2.6.17"},"devDependencies":{"esbuild":"^0.28.2","typedoc":"^0.28.20","typescript":"^6.0.3"},"keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"publishConfig":{"access":"public"},"engines":{"node":">=18"},"exports":{".":{"default":"./index.js"},"./api":{"default":"./api.js"},"./arandom":{"default":"./arandom.js"},"./coin":{"default":"./coin.js"},"./constants":{"default":"./constants.js"},"./crypto":{"default":"./crypto.js"},"./distributions/exponential":{"default":"./distributions/exponential.js"},"./distributions/gaussian":{"default":"./distributions/gaussian.js"},"./distributions/geometric":{"default":"./distributions/geometric.js"},"./distributions/normal":{"default":"./distributions/normal.js"},"./distributions/uniform":{"default":"./distributions/uniform.js"},"./pick-random":{"default":"./pick-random.js"},"./random-bytes":{"default":"./random-bytes.js"},"./random-id":{"default":"./random-id.js"},"./sfc32":{"default":"./sfc32.js"},"./smush32":{"default":"./smush32.js"},"./system":{"default":"./system.js"},"./unique-indices":{"default":"./unique-indices.js"},"./weighted-probability":{"default":"./weighted-probability.js"},"./weighted-random":{"default":"./weighted-random.js"},"./wrapped":{"default":"./wrapped.js"},"./xorshift128":{"default":"./xorshift128.js"},"./xorwow":{"default":"./xorwow.js"},"./xoshiro128":{"default":"./xoshiro128.js"},"./xsadd":{"default":"./xsadd.js"}},"thi.ng":{"alias":"rnd","year":2015,"related":["ksuid"]},"gitHead":"57ce96457ee0b8de5b17f9d371e6707780c64bd7","_id":"@thi.ng/random@4.1.54","_nodeVersion":"26.5.0","_npmVersion":"11.17.0","dist":{"integrity":"sha512-h4sUHPlDd1abr78o3jmvFeAKMH97YHAbrcjCcb9YaQiAADLu64NvkR0hCA69kuAJSXCYJZ9k8e0EjmbuEhFuuQ==","shasum":"ce13d15d3fec5ad045affaf200a5af11f6b14d9b","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.54.tgz","fileCount":53,"unpackedSize":62487,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIEPEp/Fq1CxC8ybYBVxMZC2tJl+j+vK8RwHbefojyuC9AiEAvIssHUuje7iHxqUcjlnG0as7Oq1iNyupS5JixSSDV5I="}]},"_npmUser":{"name":"thi.ng","email":"k+npm@thi.ng"},"directories":{},"maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/random_4.1.54_1787677968847_0.39726814083180306"},"_hasShrinkwrap":false}},"time":{"created":"2018-11-24T15:53:25.620Z","modified":"2026-08-25T17:12:49.271Z","0.0.1":"2018-11-24T15:53:25.945Z","0.1.0":"2018-11-24T15:53:56.865Z","0.1.1":"2018-12-15T18:43:15.154Z","1.0.0":"2019-01-21T04:34:47.797Z","1.0.1":"2019-01-21T17:25:38.934Z","1.0.2":"2019-02-05T17:05:18.446Z","1.1.0":"2019-02-15T14:24:52.744Z","1.1.1":"2019-03-01T22:22:32.945Z","1.1.2":"2019-03-10T22:24:08.413Z","1.1.3":"2019-03-28T22:34:38.694Z","1.1.4":"2019-04-02T11:31:57.933Z","1.1.5":"2019-04-24T16:11:47.513Z","1.1.6":"2019-04-26T09:29:04.646Z","1.1.7":"2019-05-22T13:35:08.902Z","1.1.8":"2019-07-07T21:47:19.098Z","1.1.9":"2019-07-12T21:54:41.382Z","1.1.10":"2019-07-31T01:07:22.104Z","1.1.11":"2019-08-21T22:06:12.315Z","1.1.12":"2019-09-21T12:58:29.349Z","1.1.13":"2019-11-09T20:37:06.295Z","1.1.14":"2019-11-30T16:57:01.297Z","1.1.15":"2020-01-24T20:02:42.875Z","1.2.0":"2020-01-26T15:51:02.825Z","1.3.0":"2020-02-25T23:44:59.251Z","1.3.1":"2020-02-26T00:06:48.264Z","1.3.2":"2020-02-26T00:57:35.096Z","1.4.0":"2020-03-01T16:20:31.546Z","1.4.1":"2020-03-06T02:55:19.085Z","1.4.2":"2020-03-28T21:04:03.833Z","1.4.3":"2020-04-05T13:38:02.323Z","1.4.4":"2020-04-06T15:22:23.459Z","1.4.5":"2020-04-11T22:19:46.395Z","1.4.6":"2020-04-27T12:03:07.213Z","1.4.7":"2020-04-28T15:23:41.984Z","1.4.8":"2020-05-03T17:50:31.927Z","1.4.9":"2020-05-14T13:01:45.030Z","1.4.10":"2020-06-01T00:28:15.258Z","1.4.11":"2020-06-14T15:52:34.720Z","1.4.12":"2020-06-20T15:05:11.698Z","1.4.13":"2020-07-02T21:17:28.433Z","1.4.14":"2020-07-04T20:03:08.051Z","1.4.15":"2020-07-28T21:36:41.536Z","1.4.16":"2020-08-16T14:46:22.504Z","1.4.17":"2020-08-17T16:12:27.385Z","2.0.0":"2020-08-28T14:32:36.551Z","2.0.1":"2020-09-13T12:00:45.389Z","2.0.2":"2020-09-22T10:58:38.662Z","2.1.0":"2020-11-24T19:34:36.505Z","2.1.1":"2020-11-26T00:48:09.804Z","2.1.2":"2020-12-07T01:05:06.629Z","2.1.3":"2020-12-22T17:45:53.346Z","2.1.4":"2021-01-02T17:11:30.990Z","2.1.5":"2021-01-10T17:51:23.219Z","2.2.0":"2021-01-13T13:31:02.376Z","2.3.0":"2021-02-20T17:15:56.483Z","2.3.1":"2021-02-24T17:44:36.099Z","2.3.2":"2021-03-03T14:45:18.166Z","2.3.3":"2021-03-03T14:54:22.201Z","2.3.4":"2021-03-03T15:40:48.763Z","2.3.5":"2021-03-03T15:51:59.614Z","2.3.6":"2021-03-12T23:13:05.916Z","2.3.7":"2021-04-03T12:05:01.155Z","2.4.0":"2021-04-19T11:36:21.234Z","2.4.1":"2021-06-08T13:04:30.381Z","2.4.2":"2021-07-01T21:17:45.034Z","2.4.3":"2021-08-04T14:20:59.276Z","2.4.4":"2021-08-04T20:17:07.003Z","2.4.5":"2021-08-08T12:06:12.926Z","2.4.6":"2021-08-08T13:21:32.494Z","2.4.7":"2021-08-17T13:04:14.587Z","2.4.8":"2021-09-03T10:49:33.101Z","3.0.0":"2021-10-12T15:19:44.851Z","3.0.1":"2021-10-13T06:31:24.148Z","3.0.2":"2021-10-15T22:22:59.619Z","3.0.3":"2021-10-15T22:25:35.767Z","3.1.0":"2021-10-25T16:35:03.557Z","3.1.2":"2021-10-28T07:52:27.714Z","3.1.3":"2021-11-03T15:43:31.731Z","3.1.4":"2021-11-10T14:50:28.689Z","3.2.0":"2021-11-17T23:35:34.367Z","3.2.1":"2021-11-19T08:00:18.890Z","3.2.2":"2021-11-21T17:09:56.736Z","3.2.3":"2021-12-13T10:26:30.481Z","3.2.4":"2022-03-11T12:14:08.655Z","3.2.5":"2022-04-07T14:17:48.680Z","3.2.6":"2022-05-07T11:33:55.864Z","3.3.0":"2022-05-22T17:15:37.219Z","3.3.1":"2022-06-09T16:14:26.756Z","3.3.2":"2022-06-11T14:24:47.644Z","3.3.3":"2022-07-19T15:36:32.556Z","3.3.4":"2022-08-01T14:54:25.241Z","3.3.5":"2022-08-06T15:22:42.149Z","3.3.6":"2022-08-15T15:41:08.996Z","3.3.7":"2022-08-23T10:37:18.228Z","3.3.8":"2022-09-21T21:38:18.151Z","3.3.9":"2022-10-03T16:08:18.204Z","3.3.10":"2022-10-04T17:36:02.828Z","3.3.11":"2022-10-17T12:08:22.593Z","3.3.12":"2022-10-26T12:47:05.726Z","3.3.13":"2022-10-28T19:09:04.443Z","3.3.14":"2022-11-01T12:33:04.608Z","3.3.15":"2022-11-23T22:47:19.149Z","3.3.16":"2022-11-28T13:37:02.530Z","3.3.17":"2022-11-30T22:28:06.532Z","3.3.18":"2022-12-16T12:52:52.200Z","3.3.19":"2022-12-20T16:33:28.379Z","3.3.20":"2022-12-22T21:47:31.417Z","3.3.21":"2023-01-10T15:20:39.554Z","3.3.22":"2023-02-05T14:42:44.512Z","3.3.23":"2023-02-10T13:55:47.379Z","3.3.24":"2023-02-10T14:03:38.126Z","3.3.25":"2023-02-17T20:06:24.153Z","3.3.26":"2023-03-02T18:09:19.620Z","3.3.27":"2023-03-14T13:27:49.259Z","3.3.28":"2023-03-27T19:06:14.757Z","3.3.29":"2023-04-08T11:10:11.896Z","3.4.0":"2023-04-19T09:28:23.154Z","3.4.1":"2023-05-11T12:16:59.642Z","3.4.2":"2023-06-14T07:59:13.419Z","3.5.0":"2023-07-14T11:38:02.370Z","3.5.1":"2023-08-04T10:58:42.259Z","3.5.2":"2023-08-10T12:17:21.307Z","3.5.3":"2023-08-10T12:26:34.480Z","3.6.0":"2023-08-12T13:14:36.547Z","3.6.1":"2023-08-12T16:14:47.041Z","3.6.2":"2023-08-22T14:39:53.186Z","3.6.3":"2023-08-27T11:21:21.653Z","3.6.4":"2023-08-31T10:05:42.566Z","3.6.5":"2023-09-19T10:43:03.746Z","3.6.6":"2023-10-05T11:44:31.091Z","3.6.7":"2023-10-11T10:05:20.218Z","3.6.8":"2023-10-12T11:53:25.146Z","3.6.9":"2023-10-23T07:38:09.682Z","3.6.10":"2023-10-24T08:38:37.869Z","3.6.11":"2023-10-30T14:32:09.224Z","3.6.12":"2023-11-04T22:20:24.912Z","3.6.13":"2023-11-09T10:02:49.156Z","3.6.14":"2023-11-09T10:28:42.625Z","3.6.15":"2023-11-24T09:36:19.959Z","3.6.16":"2023-12-03T12:13:59.628Z","3.6.17":"2023-12-09T19:12:33.000Z","3.6.18":"2023-12-11T10:07:35.104Z","3.6.19":"2023-12-18T13:41:53.623Z","3.6.20":"2023-12-19T11:02:12.424Z","3.6.21":"2023-12-19T12:25:00.486Z","3.6.22":"2023-12-28T23:25:05.057Z","3.6.23":"2023-12-31T09:44:51.793Z","3.6.24":"2024-01-23T15:58:52.390Z","3.6.25":"2024-01-26T18:03:29.412Z","3.6.26":"2024-01-29T20:40:13.951Z","3.6.27":"2024-01-29T21:05:25.252Z","3.6.28":"2024-01-30T15:21:56.134Z","3.6.29":"2024-01-30T21:37:47.795Z","3.6.30":"2024-02-10T09:00:21.672Z","3.6.31":"2024-02-19T16:07:40.194Z","3.6.32":"2024-02-22T11:59:52.850Z","3.6.33":"2024-02-25T14:08:09.307Z","3.6.34":"2024-03-01T15:23:18.133Z","3.6.35":"2024-03-07T20:41:27.875Z","3.6.36":"2024-03-09T09:18:35.081Z","3.6.37":"2024-03-13T14:05:09.768Z","3.6.38":"2024-03-17T15:23:46.089Z","3.6.39":"2024-03-18T08:40:24.263Z","3.7.0":"2024-03-21T16:12:05.972Z","3.7.1":"2024-03-27T09:54:21.711Z","3.7.2":"2024-04-08T15:00:04.141Z","3.7.3":"2024-04-11T12:33:15.883Z","3.7.4":"2024-04-20T14:43:12.592Z","3.7.5":"2024-04-23T07:02:48.026Z","3.8.0":"2024-05-08T18:25:01.128Z","3.8.1":"2024-06-21T19:35:05.990Z","3.8.2":"2024-06-29T09:29:00.064Z","3.8.3":"2024-07-06T12:02:43.092Z","3.8.4":"2024-07-16T13:09:49.357Z","3.8.5":"2024-07-19T14:56:47.462Z","4.0.0":"2024-07-22T13:16:15.378Z","4.0.1":"2024-07-22T14:42:36.755Z","4.0.2":"2024-08-10T15:03:26.726Z","4.0.3":"2024-08-18T14:11:55.287Z","4.0.4":"2024-09-19T21:09:52.443Z","4.1.0":"2024-10-05T12:12:51.302Z","4.1.1":"2024-10-07T12:32:22.400Z","4.1.2":"2024-10-17T15:39:04.704Z","4.1.3":"2024-11-10T17:12:12.428Z","4.1.4":"2024-11-24T18:16:09.262Z","4.1.5":"2024-12-12T10:12:21.268Z","4.1.6":"2024-12-27T14:11:58.162Z","4.1.7":"2025-01-04T21:07:57.608Z","4.1.8":"2025-01-21T15:47:16.890Z","4.1.9":"2025-01-23T13:39:29.826Z","4.1.10":"2025-01-29T16:26:07.382Z","4.1.11":"2025-02-13T16:03:33.438Z","4.1.12":"2025-02-19T21:00:16.900Z","4.1.13":"2025-03-09T19:22:12.365Z","4.1.14":"2025-03-17T13:40:54.879Z","4.1.15":"2025-03-18T13:24:45.004Z","4.1.16":"2025-04-01T21:42:23.484Z","4.1.17":"2025-04-16T11:11:30.790Z","4.1.18":"2025-04-30T12:52:51.456Z","4.1.19":"2025-05-28T12:02:58.396Z","4.1.20":"2025-06-09T17:24:27.045Z","4.1.21":"2025-07-10T14:20:42.027Z","4.1.22":"2025-07-20T14:56:18.551Z","4.1.23":"2025-07-21T08:22:15.330Z","4.1.24":"2025-07-30T22:32:54.007Z","4.1.25":"2025-08-04T08:45:22.039Z","4.1.26":"2025-08-04T09:13:22.377Z","4.1.27":"2025-09-01T16:38:54.502Z","4.1.30":"2025-10-24T17:11:32.260Z","4.1.31":"2025-10-24T17:48:03.017Z","4.1.32":"2025-10-25T22:30:20.406Z","4.1.33":"2025-11-21T15:56:05.350Z","4.1.34":"2025-11-25T12:21:09.881Z","4.1.35":"2025-12-03T22:43:39.507Z","4.1.36":"2025-12-25T15:58:26.414Z","4.1.37":"2026-01-16T11:40:32.982Z","4.1.38":"2026-01-23T13:10:04.843Z","4.1.39":"2026-02-07T14:15:31.408Z","4.1.40":"2026-03-07T09:12:13.215Z","4.1.41":"2026-03-07T10:29:20.825Z","4.1.42":"2026-03-19T12:29:27.596Z","4.1.43":"2026-04-02T10:54:32.804Z","4.1.44":"2026-04-18T11:33:59.618Z","4.1.45":"2026-04-26T16:38:53.417Z","4.1.47":"2026-05-08T11:55:29.992Z","4.1.48":"2026-05-11T08:39:01.879Z","4.1.50":"2026-05-20T11:23:37.012Z","4.1.51":"2026-05-23T12:50:06.761Z","4.1.52":"2026-06-05T18:33:19.405Z","4.1.53":"2026-07-02T14:24:04.708Z","4.1.54":"2026-08-25T17:12:48.985Z"},"author":{"name":"Karsten Schmidt","url":"https://thi.ng"},"license":"Apache-2.0","homepage":"https://thi.ng/random","keywords":["binary","crypto","datastructure","distribution","exponential","gaussian","generator","geometric","normal","prng","random","typedarray","typescript","uniform","weighted"],"repository":{"type":"git","url":"git+https://codeberg.org/thi.ng/umbrella.git","directory":"packages/random"},"description":"Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation","maintainers":[{"name":"thi.ng","email":"k+npm@thi.ng"}],"readme":"<!-- This file is generated - DO NOT EDIT! -->\n<!-- Please see: https://codeberg.org/thi.ng/umbrella/src/branch/develop/CONTRIBUTING.md#changes-to-readme-files -->\n# ![@thi.ng/random](https://codeberg.org/thi.ng/umbrella/media/branch/develop/assets/banners/thing-random.svg?58fd6345)\n\n[![npm version](https://img.shields.io/npm/v/@thi.ng/random.svg)](https://www.npmjs.com/package/@thi.ng/random)\n![npm downloads](https://img.shields.io/npm/dm/@thi.ng/random.svg)\n[![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi)\n\n> [!NOTE]\n\n> This is one of 217 standalone projects. LLM-free, human-made and\n> cared for software, maintained as part of the\n> [@thi.ng/umbrella](https://codeberg.org/thi.ng/umbrella/) ecosystem and\n> anti-framework.\n>\n> 🚀 Please help me to work full-time on these projects by [sponsoring\n> me](https://codeberg.org/thi.ng/umbrella/src/branch/develop/CONTRIBUTING.md#donations).\n> Thank you! ❤️\n\n- [About](#about)\n  - [Random distributions](#random-distributions)\n  - [Other utilities](#other-utilities)\n- [Status](#status)\n- [Support packages](#support-packages)\n- [Related packages](#related-packages)\n- [Installation](#installation)\n- [Dependencies](#dependencies)\n- [Usage examples](#usage-examples)\n- [API](#api)\n- [Authors](#authors)\n- [License](#license)\n\n## About\n\nPseudo-random number generators w/ unified API, distributions, weighted choices, ID generation.\n\n> [!IMPORTANT]\n> In July 2024 this package was restructured and split-up to extract some\n> features into smaller more focused packages:\n>\n> - [@thi.ng/uuid](https://thi.ng/uuid)\n\nThis package provides the `IRandom` interface and various (mostly seedable)\npseudo-random number generator implementations, incl. `IRandom` wrappers for\n`Math.random()` (or other external PRNGs) and `window.crypto`:\n\n- [Crypto](https://codeberg.org/thi.ng/umbrella/src/branch/develop/packages/random/src/crypto.ts)\n- [SFC32](https://codeberg.org/thi.ng/umbrella/src/branch/develop/packages/random/src/sfc32.ts)\n- [Smush32](https://codeberg.org/thi.ng/umbrella/src/branch/develop/packages/random/src/smush32.ts)\n- [System](https://codeberg.org/thi.ng/umbrella/src/branch/develop/packages/random/src/system.ts)\n- [WrappedRandom](https://codeberg.org/thi.ng/umbrella/src/branch/develop/packages/random/src/wrapped.ts)\n- [Xoshiro128](https://codeberg.org/thi.ng/umbrella/src/branch/develop/packages/random/src/xoshiro128.ts)\n- [XorShift128](https://codeberg.org/thi.ng/umbrella/src/branch/develop/packages/random/src/xorshift128.ts)\n- [XorWow](https://codeberg.org/thi.ng/umbrella/src/branch/develop/packages/random/src/xorwow.ts)\n- [XsAdd](https://codeberg.org/thi.ng/umbrella/src/branch/develop/packages/random/src/xsadd.ts)\n\nPartially ported from C implementations taken from [c.thi.ng](http://c.thi.ng).\n\n### Random distributions\n\n- [`exponential()`](https://codeberg.org/thi.ng/umbrella/src/branch/develop/packages/random/src/distributions/exponential.ts)\n- [`gaussian()`](https://codeberg.org/thi.ng/umbrella/src/branch/develop/packages/random/src/distributions/gaussian.ts)\n- [`geometric()`](https://codeberg.org/thi.ng/umbrella/src/branch/develop/packages/random/src/distributions/geometric.ts)\n- [`normal()`](https://codeberg.org/thi.ng/umbrella/src/branch/develop/packages/random/src/distributions/normal.ts)\n- [`uniform()`](https://codeberg.org/thi.ng/umbrella/src/branch/develop/packages/random/src/distributions/uniform.ts)\n\n### Other utilities\n\n- [`coin()` / `fairCoin()`](https://codeberg.org/thi.ng/umbrella/src/branch/develop/packages/random/src/coin.ts)\n- [`pickRandom()` / `pickRandomKey()`](https://codeberg.org/thi.ng/umbrella/src/branch/develop/packages/random/src/pick-random.ts)\n- [`randomBytes()` / `randomBytesFrom()`](https://codeberg.org/thi.ng/umbrella/src/branch/develop/packages/random/src/random-bytes.ts)\n- [`randomID()`](https://codeberg.org/thi.ng/umbrella/src/branch/develop/packages/random/src/random-id.ts)\n- [`weightedRandom()` / `weightedRandomKey()`](https://codeberg.org/thi.ng/umbrella/src/branch/develop/packages/random/src/weighted-random.ts)\n- [`uniqueIndices()` / `uniqueValuesFrom()`](https://codeberg.org/thi.ng/umbrella/src/branch/develop/packages/random/src/unique-indices.ts)\n\n## Status\n\n**STABLE** - used in production\n\n[Search or submit any issues for this package](https://codeberg.org/thi.ng/umbrella/issues?q=%5Brandom%5D)\n\n## Support packages\n\n- [@thi.ng/random-fxhash](https://codeberg.org/thi.ng/umbrella/src/branch/develop/packages/random-fxhash) - [@thi.ng/random](https://codeberg.org/thi.ng/umbrella/src/branch/develop/packages/random) compatible wrapper & utilities for fxhash's PRNG\n\n## Related packages\n\n- [@thi.ng/ksuid](https://codeberg.org/thi.ng/umbrella/src/branch/develop/packages/ksuid) - Configurable K-sortable unique IDs, ULIDs, binary & base-N encoded, 32/48/64bit time resolutions\n\n## Installation\n\n```bash\nyarn add @thi.ng/random\n```\n\nESM import:\n\n```ts\nimport * as rnd from \"@thi.ng/random\";\n```\n\nBrowser ESM import:\n\n```html\n<script type=\"module\" src=\"https://esm.run/@thi.ng/random\"></script>\n```\n\n[JSDelivr documentation](https://www.jsdelivr.com/)\n\nFor Node.js REPL:\n\n```js\nconst rnd = await import(\"@thi.ng/random\");\n```\n\nPackage sizes (brotli'd, pre-treeshake): ESM: 1.95 KB\n\n## Dependencies\n\n- [@thi.ng/api](https://codeberg.org/thi.ng/umbrella/src/branch/develop/packages/api)\n- [@thi.ng/errors](https://codeberg.org/thi.ng/umbrella/src/branch/develop/packages/errors)\n\nNote: @thi.ng/api is in _most_ cases a type-only import (not used at runtime)\n\n## Usage examples\n\n20 projects in this repo's\n[/examples](https://codeberg.org/thi.ng/umbrella/src/branch/develop/examples)\ndirectory are using this package:\n\n| Screenshot                                                                                                                   | Description                                                                              | Live demo                                                   | Source                                                                                           |\n|:-----------------------------------------------------------------------------------------------------------------------------|:-----------------------------------------------------------------------------------------|:------------------------------------------------------------|:-------------------------------------------------------------------------------------------------|\n| <img src=\"https://codeberg.org/thi.ng/umbrella/media/branch/develop/assets/examples/canvas-recorder.png\" width=\"240\"/>       | Self-modifying, animated typographic grid with emergent complex patterns                 | [Demo](https://demo.thi.ng/umbrella/canvas-recorder/)       | [Source](https://codeberg.org/thi.ng/umbrella/src/branch/develop/examples/canvas-recorder)       |\n| <img src=\"https://codeberg.org/thi.ng/umbrella/media/branch/develop/assets/examples/color-themes.png\" width=\"240\"/>          | Probabilistic color theme generator                                                      | [Demo](https://demo.thi.ng/umbrella/color-themes/)          | [Source](https://codeberg.org/thi.ng/umbrella/src/branch/develop/examples/color-themes)          |\n| <img src=\"https://codeberg.org/thi.ng/umbrella/media/branch/develop/assets/examples/fft-synth.png\" width=\"240\"/>             | Interactive inverse FFT toy synth                                                        | [Demo](https://demo.thi.ng/umbrella/fft-synth/)             | [Source](https://codeberg.org/thi.ng/umbrella/src/branch/develop/examples/fft-synth)             |\n| <img src=\"https://codeberg.org/thi.ng/umbrella/media/branch/develop/assets/examples/hdom-canvas-particles.jpg\" width=\"240\"/> | 2D Bezier curve-guided particle system                                                   | [Demo](https://demo.thi.ng/umbrella/hdom-canvas-particles/) | [Source](https://codeberg.org/thi.ng/umbrella/src/branch/develop/examples/hdom-canvas-particles) |\n| <img src=\"https://codeberg.org/thi.ng/umbrella/media/branch/develop/assets/examples/hiccup-canvas-basics.png\" width=\"240\"/>  | Basic hiccup-based canvas drawing                                                        | [Demo](https://demo.thi.ng/umbrella/hiccup-canvas-basics/)  | [Source](https://codeberg.org/thi.ng/umbrella/src/branch/develop/examples/hiccup-canvas-basics)  |\n| <img src=\"https://codeberg.org/thi.ng/umbrella/media/branch/develop/assets/examples/ifs-fractal.jpg\" width=\"240\"/>           | Barnsley fern IFS fractal renderer                                                       | [Demo](https://demo.thi.ng/umbrella/ifs-fractal/)           | [Source](https://codeberg.org/thi.ng/umbrella/src/branch/develop/examples/ifs-fractal)           |\n| <img src=\"https://codeberg.org/thi.ng/umbrella/media/branch/develop/assets/examples/kmeans-viz.jpg\" width=\"240\"/>            | k-means clustering visualization                                                         | [Demo](https://demo.thi.ng/umbrella/kmeans-viz/)            | [Source](https://codeberg.org/thi.ng/umbrella/src/branch/develop/examples/kmeans-viz)            |\n| <img src=\"https://codeberg.org/thi.ng/umbrella/media/branch/develop/assets/examples/layout-gridgen.png\" width=\"240\"/>        | Randomized space-filling, nested grid layout generator                                   | [Demo](https://demo.thi.ng/umbrella/layout-gridgen/)        | [Source](https://codeberg.org/thi.ng/umbrella/src/branch/develop/examples/layout-gridgen)        |\n| <img src=\"https://codeberg.org/thi.ng/umbrella/media/branch/develop/assets/examples/pixel-gradients.jpg\" width=\"240\"/>       | Randomized 4-point 2D color gradient image generator                                     | [Demo](https://demo.thi.ng/umbrella/pixel-gradients/)       | [Source](https://codeberg.org/thi.ng/umbrella/src/branch/develop/examples/pixel-gradients)       |\n| <img src=\"https://codeberg.org/thi.ng/umbrella/media/branch/develop/assets/examples/pixel-sorting.png\" width=\"240\"/>         | Interactive pixel sorting tool using thi.ng/color & thi.ng/pixel                         | [Demo](https://demo.thi.ng/umbrella/pixel-sorting/)         | [Source](https://codeberg.org/thi.ng/umbrella/src/branch/develop/examples/pixel-sorting)         |\n| <img src=\"https://codeberg.org/thi.ng/umbrella/media/branch/develop/assets/examples/poly-subdiv.jpg\" width=\"240\"/>           | Animated, iterative polygon subdivisions & visualization                                 | [Demo](https://demo.thi.ng/umbrella/poly-subdiv/)           | [Source](https://codeberg.org/thi.ng/umbrella/src/branch/develop/examples/poly-subdiv)           |\n| <img src=\"https://codeberg.org/thi.ng/umbrella/media/branch/develop/assets/examples/procedural-text.jpg\" width=\"240\"/>       | Procedural stochastic text generation via custom DSL, parse grammar & AST transformation | [Demo](https://demo.thi.ng/umbrella/procedural-text/)       | [Source](https://codeberg.org/thi.ng/umbrella/src/branch/develop/examples/procedural-text)       |\n| <img src=\"https://codeberg.org/thi.ng/umbrella/media/branch/develop/assets/examples/rdom-bare-lists.avif\" width=\"240\"/>      | Basic usage of rdom bare list components in multiple scenarios                           | [Demo](https://demo.thi.ng/umbrella/rdom-bare-lists/)       | [Source](https://codeberg.org/thi.ng/umbrella/src/branch/develop/examples/rdom-bare-lists)       |\n| <img src=\"https://codeberg.org/thi.ng/umbrella/media/branch/develop/assets/examples/rdom-klist.png\" width=\"240\"/>            | Basic usage of thi.ng/rdom keyed list component wrapper                                  | [Demo](https://demo.thi.ng/umbrella/rdom-klist/)            | [Source](https://codeberg.org/thi.ng/umbrella/src/branch/develop/examples/rdom-klist)            |\n| <img src=\"https://codeberg.org/thi.ng/umbrella/media/branch/develop/assets/examples/render-audio.png\" width=\"240\"/>          | Generative audio synth offline renderer and WAV file export                              | [Demo](https://demo.thi.ng/umbrella/render-audio/)          | [Source](https://codeberg.org/thi.ng/umbrella/src/branch/develop/examples/render-audio)          |\n| <img src=\"https://codeberg.org/thi.ng/umbrella/media/branch/develop/assets/examples/shader-ast-evo.jpg\" width=\"240\"/>        | Evolutionary shader generation using genetic programming                                 | [Demo](https://demo.thi.ng/umbrella/shader-ast-evo/)        | [Source](https://codeberg.org/thi.ng/umbrella/src/branch/develop/examples/shader-ast-evo)        |\n| <img src=\"https://codeberg.org/thi.ng/umbrella/media/branch/develop/assets/examples/stacked-layout.png\" width=\"240\"/>        | Responsive & reactively computed stacked column layout                                   | [Demo](https://demo.thi.ng/umbrella/stacked-layout/)        | [Source](https://codeberg.org/thi.ng/umbrella/src/branch/develop/examples/stacked-layout)        |\n| <img src=\"https://codeberg.org/thi.ng/umbrella/media/branch/develop/assets/examples/thing-packages-quiz.avif\" width=\"240\"/>  | thi.ng/rdom & thi.ng/rstream based quiz to guess thi.ng package names                    | [Demo](https://demo.thi.ng/umbrella/thing-packages-quiz/)   | [Source](https://codeberg.org/thi.ng/umbrella/src/branch/develop/examples/thing-packages-quiz)   |\n| <img src=\"https://codeberg.org/thi.ng/umbrella/media/branch/develop/assets/examples/tsne-colors.avif\" width=\"240\"/>          | Animated t-SNE visualization of 4D data                                                  | [Demo](https://demo.thi.ng/umbrella/tsne-colors/)           | [Source](https://codeberg.org/thi.ng/umbrella/src/branch/develop/examples/tsne-colors)           |\n| <img src=\"https://codeberg.org/thi.ng/umbrella/media/branch/develop/assets/examples/webgl-game-of-life.png\" width=\"240\"/>    | Game of Life implemented as WebGL2 multi-pass shader pipeline                            | [Demo](https://demo.thi.ng/umbrella/webgl-game-of-life/)    | [Source](https://codeberg.org/thi.ng/umbrella/src/branch/develop/examples/webgl-game-of-life)    |\n\n## API\n\n[Generated API docs](https://docs.thi.ng/umbrella/random/)\n\n```ts\nimport { Smush32 } from \"@thi.ng/random\";\n\nconst rnd = new Smush32(0xdecafbad);\n\n// the following methods are available for all generators\n\n// next uint (0 .. 2^32-1)\nrnd.int()\n// 4022849029\n\n// next float [0.0 .. 1.0)\nrnd.float()\n// 0.2698542904737066\n\n// next normalized float (w/ opt scale)\n// [-scale .. +scale)\nrnd.norm(100)\n// 57.70723665079737\n\n// next float in given interval [min .. max)\nrnd.minmax(10, 20)\n// 15.295951807707537\n\nrnd.minmaxInt(10, 20)\n```\n\n## Authors\n\n- [Karsten Schmidt](https://thi.ng)\n\nIf this project contributes to an academic publication, please cite it as:\n\n```bibtex\n@misc{thing-random,\n  title = \"@thi.ng/random\",\n  author = \"Karsten Schmidt\",\n  note = \"https://thi.ng/random\",\n  year = 2015\n}\n```\n\n## License\n\n&copy; 2015 - 2026 Karsten Schmidt // Apache License 2.0\n","readmeFilename":"README.md"}