🚀 DAY 4 OF LAUNCH WEEK: Introducing GitHub Actions Scanning Support.Learn more →
Socket
Book a DemoInstallSign in
Socket

github.com/tv42/seed

Package Overview
Dependencies
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/tv42/seed

Source
Go
Version
v0.0.0-20141201173826-229e417c97d9
Version published
Created
Source

seed -- Easily generate semi-strong random number seeds in Go

This is a trivial helper to easily initialize PRNGs with some entropy, in the Go programming language.

It's MIT licensed, but probably too trivial to have any protection any way. Go forth and use it.

Install like this::

go get github.com/tv42/seed

Read the package documentation at

http://godoc.org/github.com/tv42/seed

FAQs

Package last updated on 01 Dec 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts