/uuid

Generate random UUIDs in pure Racket

Primary LanguageRacketApache License 2.0Apache-2.0

uuid: Universally Unique Identifiers

A library for generating cryptographically random UUIDs, implemented in pure Racket.

License

Copyright © 2018–present Philip McGrath

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this package except in compliance with the License. You may obtain a copy of the License at

https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "as is" basis, without warranties or conditions of any kind, either express or implied. See the License for the specific language governing permissions and limitations under the License.