Scientific Python - SPEC 7 — Seeding Pseudo-Random Number Generation

Currently, libraries across the ecosystem provide various APIs for seeding pseudo-random number generation. This SPEC suggests a unified, pragmatic API, taking into account technical and historical factors. Adopting such a uniform API will simplify the user experience, especially for those who rely on multiple projects.


This is a companion discussion topic for the original entry at https://scientific-python.org/specs/spec-0007