rdrand 0.0.5

An implementation of random number generator based on rdrand and rdseed instructions
[package]

name = "rdrand"
version = "0.0.5"
authors = ["Simonas Kazlauskas <git@kazlauskas.me>"]
description = "An implementation of random number generator based on rdrand and rdseed instructions"
keywords = ["rand", "rdrand", "rdseed", "random"]
license = "ISC"
repository = "https://github.com/nagisa/rust_rdrand"
documentation = "https://nagisa.github.io/rust_rdrand/"