Qore is a scripting language supporting threading and embedded logic, designed for applying a flexible scripting-based approach to enterprise interface development but is also useful as a general purpose language.
Qore is a scripting language supporting threading and embedded logic, designed for applying a flexible scripting-based approach to enterprise interface development but is also useful as a general purpose language.
*********** version 1.1 *********** added the following static method allowing a string UUID to be returned immediately: static UUID::get(int $gen_flags = UUID::None, int $str_flags = UUID::None) returns string minor corrections were made in the documentation *********** version 1.0 *********** Initial release of the uuid module Requires qore 0.8.0+ to build and run see README and docs for more information