Skip to content

abelsm2/uuidV4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uuidV4

A Particle library to create version 4 universally unique identifier (UUID)

Usage

This is not a typical library in the sense that there is no class. It is simply a function that can be included and called using the uuid:: namespace.

See the examples folder for more details.

Documentation

A Particle library to create version 4 universally unique identifier (UUID). This function uses the Particle HAL RNG rather than the standard random function in order access to the STM32F205 32 bit true random number generator.

LICENSE

Copyright 2017 Micah L Abelson

Licensed under the MIT license

About

Generate Valid Version 4 UUID

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages