Skip to content

Walter Anderson's Entropy hardware random number generator for AVR/Arduino

License

Notifications You must be signed in to change notification settings

sylvandb/avr-hardware-random-number-generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

True Random Number Generation Technique

Introduction

From an upstream collection of code, data, and statistical testing of various AVR based hardware random number generators.

The original is a collection of information relating to the development, testing, and evaluation of various methods for generating true random numbers on an Atmel AVR microcontroller, though some of the techniques may prove useful on other devices.

Currently there are three separate projects upstream; Entropy, Avalanche, and Geiger. The only project stored here is the Entropy project, a library that will run on many 8-bit AVRs either standalone or within an Arduino environment.

All credit to the creator, Walter Anderson

About

Walter Anderson's Entropy hardware random number generator for AVR/Arduino

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages