UNPKG

@ironarachne/rng

Version:

Random number generation and selection of items from arrays.

14 lines (13 loc) 298 B
{ "compilerOptions": { "declaration": true, "esModuleInterop": true, "module": "NodeNext", "outDir": "./dist", "skipLibCheck": true, "strict": true, "target": "es2021", "forceConsistentCasingInFileNames": true }, "exclude": ["node_modules", "tests", "dist"] }