Uuid generators for your application.
Provides a uuid generator with help of rhumsaa/uuid and several testing helpers to use uuids in your tests.
The examples/
directory at the root of the project contains a
runnable uuid example (uuid
). The code you find there contains comments with
what is happening.