{ "name": "alexsoft/clt-simulator", "description": "A PHP Central Limit Theorem simulator with dice example.", "type": "library", "license": "MIT", "autoload": { "psr-4": { "Alexsoft\\Statistics\\CLT\\": "src/" } }, "require": { "php": ">=7.4" } }
info at phpclasses dot org