Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Real Random Number Generator
Post: RE: Real Random Number Generator

I am not following this conversation because it is a waste of time and energy. One question. Do you think that foreign countries have not seen this data? Do you think they will use it? If you say no, ...
woodturner550 Code sharing 21 2,442 Jan-31-2024, 07:22 PM
    Thread: Real Random Number Generator
Post: RE: Real Random Number Generator

If you check, which I know you have not done. The random numbers used commercially will have patterns just like you show. you only have two states. It is easy to say "OH! I can calculate the next ten...
woodturner550 Code sharing 21 2,442 Jan-31-2024, 06:04 PM
    Thread: Real Random Number Generator
Post: RE: Real Random Number Generator

(Jan-31-2024, 03:12 AM)rob101 Wrote: What happened with the University of Oregon? Any news from there? See: https://discuss.python.org/t/understandi...rs/41332/7No! I'm very shocked. If I'm wrong, ...
woodturner550 Code sharing 21 2,442 Jan-31-2024, 03:20 AM
    Thread: Real Random Number Generator
Post: RE: Real Random Number Generator

Update on “Real Random Numbers” Because of the lack of interest in the subject I will be suspending further work on this problem. The knowledge is good and not wanted. This is what is lost. Because I ...
woodturner550 Code sharing 21 2,442 Jan-31-2024, 01:56 AM
    Thread: Real Random Number Generator
Post: RE: Real Random Number Generator

Understanding the Formula to Qualify Random Numbers​ “Best Possible Mean” minus Standard Deviation: Define “Best Possible Mean: Is the same as Mean, add all numbers in list and divide by number of ...
woodturner550 Code sharing 21 2,442 Jan-13-2024, 02:13 AM
    Thread: Real Random Number Generator
Post: RE: Real Random Number Generator

Estimation and hypothesis testing: When reporting statistical results, it is important to answer three questions: How big is the effect? How much variability should we expect if we run the same meas...
woodturner550 Code sharing 21 2,442 Jan-11-2024, 12:43 AM
    Thread: Real Random Number Generator
Post: RE: Real Random Number Generator

The following is more concisely put! First thing we must do is make sure everyone is using the same definitions. Deductive Logic is used. Distinguishing correct reasoning from incorrect reasoning is ...
woodturner550 Code sharing 21 2,442 Jan-08-2024, 11:43 PM
    Thread: Real Random Number Generator
Post: RE: Real Random Number Generator

Logical Explanation: Define: Unknowable, not able to be known. Lying beyond the limits of human experience or understanding, unknowability. If the argument is that the variable being used is knowable...
woodturner550 Code sharing 21 2,442 Jan-06-2024, 04:24 AM
    Thread: Real Random Number Generator
Post: RE: Real Random Number Generator

"Radioactivity is unpredictable." You miss the point. Digital computers do it very well and fast if done correctly. Think what can be done with everybody being able to have real random numbers. Encr...
woodturner550 Code sharing 21 2,442 Jan-05-2024, 12:34 AM
    Thread: Real Random Number Generator
Post: RE: Real Random Number Generator

Thanks for your feed back. I have the data file to share. Need a way to show to forum. As for compared to other ways of getting random numbers. They can be checked against my check for randomness. Ple...
woodturner550 Code sharing 21 2,442 Jan-03-2024, 06:46 PM
    Thread: Real Random Number Generator
Post: Understanding "Real Random Number Generator"

I want the best random numbers I can get. I'm looking at what defines a random number set. There is no definitive standard for random numbers according to NIST. I think that "Best Possible Mean minus...
woodturner550 Code sharing 21 2,442 Jan-03-2024, 12:03 AM
    Thread: Real Random Number Generator
Post: Real Random Number Generator

The following has been copyrighted. If you don't understand it. It's new knowledge. Making an Indeterminate System from a Determinate System. import time import random number_of_needed_numbers = 10...
woodturner550 Code sharing 21 2,442 Jan-02-2024, 11:54 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020