UUID Library for Particle Electron [SOLVED]

I’ve seen this reference to some sort of UUID generation library for Particle, but it is still ‘coming soon’.

https://docs.particle.io/guide/how-to-build-a-product/manufacturing/#device-tracking-and-serialization-em-coming-soon-em-

It would be great if the ‘TrueRandom’ library written by chicoplusplus could be ported to Particle?

What's wrong with the random numbers we've already got?

The ‘TrueRandom’ library provides a nice function to generate a v4 UUID on the fly.