True Real Number Generator
  Home FAQ Contact Sign in
sci.crypt.random-numbers only
 
Advanced search
POPULAR GROUPS

sci.crypt.random-numbers Profile…
 Up
True Real Number Generator         


Author: btconnect
Date: Jan 3, 2007 23:22

Hi,
Does anyone think a geiger (radiation) based
real number generator would be of interest ?
We are developing a small battery powered
unit for a project and may market it to the public
if it is viable.
2 Comments
Re: True Real Number Generator         


Author: David Eather
Date: Jan 4, 2007 03:46

btconnect wrote:
> Hi,
> Does anyone think a geiger (radiation) based
> real number generator would be of interest ?
> We are developing a small battery powered
> unit for a project and may market it to the public
> if it is viable.
>
>
>
No. It is much easier and cheaper to get random data from transistors
or resistors.
no comments
Re: True Real Number Generator         


Author: Peter Butler
Date: Jan 21, 2007 12:11

I have a working model of a TRNG. At 115,200 baud the device can output 11,520 completely random bytes per second. Simple input changes the output to 0..9 plus A..F, 0x20..5F or 0x20..5F -plus 0xA0..DF and if your system can take it, 0x00..0xFF.

Details http://www.hmtown.com/randPJ3K.htm with link to docs.

The quoted preliminary prices have a profit margin built in. The hardware guy and I hope to make something for our efforts.

Reply here of dig in hmtown for contact info.

-Peter
no comments