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

Add rand support in gen_server #114

Open
oubiwann opened this issue Jul 29, 2021 · 0 comments
Open

Add rand support in gen_server #114

oubiwann opened this issue Jul 29, 2021 · 0 comments
Milestone

Comments

@oubiwann
Copy link
Contributor

Maybe undertone.server would be a good place?

  • Add support for a #(rand ,max) message that will call (rand:uniform_s max rand-state)
  • Add a (next-rand max) function for sending that message
  • Track rand-state in the gen_server
@oubiwann oubiwann added this to the 0.4.0 milestone Jul 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant