Changeset 27267 in project
- Timestamp:
- 08/18/12 22:38:51 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki/eggref/4/uuid-lib
r21919 r27267 84 84 {{VARIANT}} is: 85 85 ; {{'V1}} or {{'time}} : DCE Version 1 (MAC address) algorithm. 86 ; {{'V4}} or {{'random}} : DCE Version 4 (random) algorithm. 86 ; {{'V4}} or {{'random}} : DCE Version 4 (random) algorithm. 87 87 ; {{#f}} : The null-uuid. The default. 88 88 … … 108 108 109 109 {{METHOD}} is: 110 ; {{'random}} : DCE Version 4 (random) algorithm. 110 ; {{'random}} : DCE Version 4 (random) algorithm. 111 111 ; {{'time}} : DCE Version 1 (MAC address) algorithm. 112 112 ; {{#f}} : DCE V4 if a high-quality random device available, otherwise DCE V1. The default. … … 158 158 == Version history 159 159 160 ; 1.4.1 : Explicit libuuid for linux. 160 161 ; 1.4.0 : Added {{make-uuid}}, {{string->uuid}}, {{uuid->string}}. Dropped use of "uuid-lib-c-api.scm" since undocumented. Deprecated {{uuid<>?}}. 161 162 ; 1.3.0 : Exposed {{uuid-compare}}.
Note: See TracChangeset
for help on using the changeset viewer.