PolicyEngine / policyengine-core

Core microsimulation engine for PolicyEngine models. Forked from OpenFisca-Core.
https://policyengine.github.io/policyengine-core
GNU Affero General Public License v3.0
14 stars 20 forks source link

Make `random(entity)` deterministic based on entity IDs #280

Closed nikhilwoodruff closed 1 month ago

nikhilwoodruff commented 1 month ago

This should return the same sequence of random numbers for entities with the same ID.