8000 GitHub - gofor-little/xrand: Common random generation helper functions.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Apr 24, 2023. It is now read-only.

gofor-little/xrand

Repository files navigation

A package that extends math/rand and crypto/rand in the standard library

GitHub tag (latest SemVer pre-release) GitHub go.mod Go version License: MIT GitHub Workflow Status Go Report Card PkgGoDev

Introduction

  • Generate random strings and byte slices
  • Cryptographically secure generation
  • No dependencies outside the standard library

Testing

Run go test -v ./... in the root directory.

About

Common random generation helper functions.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages

0