在计算机上,怎么产生非伪随机数呀?
登录 | 论坛导航 -> 华新鲜事 -> 求学狮城 | 本帖共有 17 楼,当前显示第 9 楼 : 从楼主开始阅读 : 本帖树形列表 : 返回上一页
作者:simon (等级:10 - 炉火纯青,发帖:6859) 发表:2007-09-25 01:47:36  9楼 
I don't know any existing algorithm generating non-pseudo random numberbut what's the application that must require non-pseudo random number?
I thought about this question before. One solution is to have distributed comput
ing as follows -- One server stores zillions of uniform random numbers between 0 and 1, which are prepared and tested to be "random". When a client request a list of random number, it will first be allocated to a position in the data on server, then the client will generate a psudo-random sequence, and pick the "random" numbers from data according to that sequence.

You may say I'm a dreamer
but I'm not the only one...
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!原文 / 传统版 / WAP版只看此人从这里展开收起列表

本帖共有 17 楼,当前显示第 9 楼,本文还有 N-1 层楼,要不你试试看:点击此处阅读更多 >>



请登录后回复:帐号   密码