temporalio / sdk-dotnet

Temporal .NET SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature Request] Random with larger seed

cretz opened this issue · comments

Describe the solution you'd like

Maybe use https://docs.rs/rand/latest/rand/trait.SeedableRng.html#method.seed_from_u64. Will be 💥 BREAKING CHANGE.