Closed brunomacf closed 2 years ago
The existing generate_benchmark script does some of this: https://github.com/GoogleChromeLabs/jsbi/blob/c40371e089d1433bd8ff20b7a5be617d0561e85c/scripts/generate-benchmark.py#L162-L172
Nice!! Thanks a lot @12wrigja!
Is it possible to generate random JSBI numbers to be used in tests? I'm thinking about using something like fast-check in tests.