Skip to content

Releases: savi-lang/Random

v0.20230621.0

Choose a tag to compare

@savi-lang-bot savi-lang-bot released this 21 Jun 15:28
94dc3d6

What's Changed

Full Changelog: v0.20220830.0...v0.20230621.0

v0.20220830.0

Choose a tag to compare

@tonchis tonchis released this 30 Aug 16:00
511c263

What's new

  • Added Random#random_bytes(USize) method to generate Bytes of any size.

v0.20220821.0

Choose a tag to compare

@tonchis tonchis released this 21 Aug 17:10
f11df98

What's Changed

  • Added uuid method to generate V4 UUIDs.

v0.20220304.0

Choose a tag to compare

@jemc jemc released this 04 Mar 23:42
f27ce32
Add `Random` library code.