Closed mstranne closed 5 months ago
Implements necessary changes for #218
Reviewers: @numere-org/maintainers
Implementation: (Describe, what you've changed)
Created Call-Tree for new NumeRe Function uuid() like getuilang().
uuid()
getuilang()
added submodule stduuid
updated project file to add stduuid lib
Implementation test: (Describe the type of test, which you performed, and if it was successful)
Pushed to SW-Tests. Create 1000 uuids and check that all are different.
SUMMARY
Implements necessary changes for #218
Reviewers: @numere-org/maintainers
IMPLEMENTATION
Implementation: (Describe, what you've changed)
Created Call-Tree for new NumeRe Function
uuid()
likegetuilang()
.added submodule stduuid
updated project file to add stduuid lib
Implementation test: (Describe the type of test, which you performed, and if it was successful)
Pushed to SW-Tests. Create 1000 uuids and check that all are different.
DOCUMENTATION
TESTS BY REVIEWERS