mirror of
https://github.com/jimeh/rands.git
synced 2026-02-19 11:26:38 +00:00
862 B
862 B
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.2.0 (2021-03-16)
Features
- strings: add UUID function to generate random RFC 4122 UUID v4 strings (825a3c1)
Bug Fixes
- strings: add missing benchmark for DNSLabel (a755fe9)
0.1.1 (2021-01-20)
0.1.0 (2021-01-20)
Features
- rands: initial implementation (597fe53)