Skip to content

johanlantz/uuid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

uuid

Cross platform uuid implementations.

Works with Win32, Apple, Linux and Android.

Except for Android the implemenatations are trivial. However in Android there is no native uuid generator so we need to do a sort of reflection calling the Java implementation from C. This example relies on a jvm pointer provided by pjsip but it can be replaced with your own instance.

About

Cross platform uuid implementations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages