- Fixed bug whereby the UUID generated by the custom generator was not terminated.
- Fixed bug whereby random numbers were used by the custom UUID generator, but srandom/srand was not called first.
This commit is contained in:
- Fixed bug whereby random numbers were used by the custom UUID generator, but srandom/srand was not called first.