Skip to content
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

Implement stdlib/random #1917

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from
Draft

Implement stdlib/random #1917

wants to merge 8 commits into from

Conversation

glyh
Copy link
Collaborator

@glyh glyh commented Apr 6, 2024

Continuation of #1915

This is a draft PR implementing some common random functions for std.

Probably need something like bigint before implementing too much interfaces for random numbers. For now I think we're good with this one function.

@glyh glyh changed the title Stdlib random Implement stdlib/random Apr 6, 2024
@glyh glyh self-assigned this Apr 6, 2024
@glyh
Copy link
Collaborator Author

glyh commented Apr 6, 2024

Discussions are welcomed.

@glyh glyh added the stdlib label Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant