Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@erikvanoosten
Copy link
Contributor

UUIDs are quite fundamental in many systems. This PR adds a UUID generator to the zio random facilities.

@CLAassistant
Copy link

CLAassistant commented Nov 30, 2020

CLA assistant check
All committers have signed the CLA.

@adamgfraser
Copy link
Contributor

I'm a little worried that we are making Random quite a broad interface here. I tend to think it would be better if people built functionality on top of Random to use the base level random number generation to generate other data types, though I do see the utility here.

@kitlangton
Copy link
Member

This has been implemented 🥳 #4828

@kitlangton kitlangton closed this Aug 24, 2021
@erikvanoosten erikvanoosten deleted the patch-1 branch January 1, 2024 16:18
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

Successfully merging this pull request may close these issues.

4 participants