Skip to content

Conversation

@matkatmusic
Copy link

A simple refactor of the existing juce::Uuid constructor to allow for an optional juce::Random parameter.

useful for ensuring specific Uuids can be consistently produced without needing to store the UUID, just provide the random seed instead.

Included headers in juce_core.h needed to be reordered for this to work.

useful for ensuring specific Uuids can be consistently produced without needing to store the UUID, just store the random seed instead.
@juce-push-bot
Copy link
Collaborator

This pull request has been mentioned on The JUCE Forum. There might be relevant details there:

https://forum.juce.com/t/uuid-from-specific-random-seed-value/67933/2

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.

2 participants