typeetfunc / runtypes-generate

Transform runtypes type to jsverify arbitrary for generate sample of data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Question] Is there a way to keep the random state consistent?

benbayard opened this issue Β· comments

commented

πŸ‘‹ I am looking to use this for usage with JEst's snapshot tests. However, that would require that every test run the rng goes away, outside of the first run. Is there a way to do this? Or a place in the code I could PR in to make this configurable?

Thank you!

commented

Wrong library moved to jsverify/jsverify#287