8000 Try to migrate random test methods to standard library calls · Issue #131 · golang/geo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Try to migrate random test methods to standard library calls #131

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
rsned opened this issue Mar 27, 2025 · 0 comments
Open

Try to migrate random test methods to standard library calls #131

rsned opened this issue Mar 27, 2025 · 0 comments

Comments

@rsned
Copy link
Collaborator
rsned commented Mar 27, 2025

S2 C++ has moved to absl::Uniform and absl/random/random.h in s2random.h/.cc

See if the Go test helpers can be converted to just use the standard rand.Uint64() and related methods instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0