Subversion Repositories uuid_mac_utils

Rev

Rev 7 | Rev 16 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7 Rev 12
Line 9... Line 9...
9
 
9
 
10
<body>
10
<body>
11
 
11
 
12
<h1>UUID &amp; MAC Utils by Daniel Marschall</h1>
12
<h1>UUID &amp; MAC Utils by Daniel Marschall</h1>
13
 
13
 
14
<p><a href="https://svn.viathinksoft.com/cgi-bin/viewvc.cgi/uuid_mac_utils/">View the source code</a></p>
14
<!-- <p><a href="https://svn.viathinksoft.com/cgi-bin/viewvc.cgi/uuid_mac_utils/">View the source code</a></p> -->
-
 
15
<p><a href="https://github.com/danielmarschall/uuid_mac_utils/">View the source code</a></p>
15
 
16
 
16
<h2>Generate an UUID (according to RFC 4122)</h2>
17
<h2>Generate an UUID (according to RFC 4122)</h2>
17
 
18
 
18
<h3>Generate time based (version 1) UUID</h3>
19
<h3>Generate time based (version 1) UUID</h3>
19
 
20