Skip to content
/ random Public

Package random is generics based random choice utility. Similar of Python's standard package.

License

Notifications You must be signed in to change notification settings

sg0hsmt/random

Repository files navigation

Random

Go Reference Test TinyGo Go Report Card License Release

Package random is generics based random choice utility. Similar of Python's standard package.

Note: This was created to help me learn about generics.

Requirements

Go 1.18 or later

Usage

See example test code.

Test

go test .

You can use GitHub Actions locally by act.

act -j test

About

Package random is generics based random choice utility. Similar of Python's standard package.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages