kotools / libraries

Multiplatform libraries for expressive programming with Kotlin.
https://kotools.github.io/libraries
MIT License
0 stars 0 forks source link

Random API for `ExplicitInt` #128

Closed LVMVRQUXL closed 1 year ago

LVMVRQUXL commented 1 year ago

Description

Provide a random API for getting a random ExplicitInt.

Checklist

LVMVRQUXL commented 1 year ago

We will implement it in the next major version.

LVMVRQUXL commented 1 year ago

Done.