1
0
Fork
You've already forked chplUUID
0
A UUID module for Chapel
  • Chapel 100%
Find a file
2024年04月29日 15:38:39 +02:00
doc Added in documentation. 2019年04月03日 13:35:05 -07:00
src Vendoring in the rng module to go with Chapel requirements 2024年04月29日 15:38:39 +02:00
test Updating to work with Chapel v2.0 2024年04月26日 16:21:07 +02:00
LICENSE Added a LICENSE file for AGPL 3.0 2024年04月29日 15:27:50 +02:00
Mason.toml Bumping up the version number 2024年04月29日 15:28:18 +02:00
README.md Added README 2019年04月03日 13:38:27 -07:00

A module for generating v4 UUIDs within Chapel in a thread safe manner.