{"name":"@thi.ng/random","version":"4.1.45","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.20","@thi.ng/errors":"^2.6.9"},"devDependencies":{"esbuild":"^0.28.0","typedoc":"^0.28.18","typescript":"^5.9.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":"92be63f24030506f09d6d156804da2798c381dc4","_id":"@thi.ng/random@4.1.45","_nodeVersion":"24.11.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-UZQP5/UUNNzDd2atPYKo+qBqxP2Zzrqtpt+yjUWVIrrXFD0GutK8TaadxLQMDpoYGrWLQHuxoUhOGcegSVeosQ==","shasum":"3645121e804672b0c93977a3fa91a4e441f38df8","tarball":"https://registry.npmjs.org/@thi.ng/random/-/random-4.1.45.tgz","fileCount":53,"unpackedSize":62057,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCKFno0XHUsZ5cyBuWXZynVLnoRRHL9iEsFhBrAmcw7QAIgCcpjUgxiaoTbCUB2qIV+Ei9chfrQLPd1ffHZAQlQBVM="}]},"_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.45_1777221533282_0.936603387947079"},"_hasShrinkwrap":false}