Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7764667
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T14:58:16+00:00 2026-06-01T14:58:16+00:00

I have to write an algorithm based on current random generation standards. I mean,

  • 0

I have to write an algorithm based on current random generation standards. I mean, I have to choose an existing one and coupling with various factors(may be by means learning of existing facts). So what is the best place to start reading about random generators. I know Wiki, but to have a finite start I must read some articles or papers. Moreover, I need a quick start. What are the current existing Random Generators and what factors they consider? How feasible to impose facts on it?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-01T14:58:19+00:00Added an answer on June 1, 2026 at 2:58 pm

    Current algorithms do not generate random numbers. They generate pseudo-random numbers. Which is not the same thing.

    Random number can be normally obtained from nature using some kind of hardware. For example, if you read sound level from FM-tuner that is tuned to receive atmospheric noise, number will be quite random. Example of such generator is random.org. You could also implement dice-throwing or coin-flipping robot or something similar. On linux you can use /dev/random that uses user to generate random events.

    To determine if pseudo-random number generator produces high quality randomness that can be used for cryptography, data produced by PRNG should pass prng tests such as this. That is not easy and many PRNGs fail miserably on them. One of the algorithms that produces relatively high-quality pseudo-random numbers while remaining easy to implement is XorShift. However, easy implementation doesn’t mean that it is easy to understand logic behind this particular generator.

    Moreover, I need a quick start.

    As with every subject quick start would be to go to wikipedia and start reading all the reference for the subject, or google it. So far it seems you haven’t tried to do that.

    I know Wiki

    No you don’t. If you “knew wiki” you’d knew that at the end of every article is list of sources used to write article. Read the sources.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have to write an algorithm that find the path in DAG with single
I have been trying to write a shortest path algorithm, dijkstras algorithm, finding the
I have an assignment that wants me to write an ternary search algorithm and
I am attempting to write a Genetic Algorithm based on techniques I had picked
How can I determine if I have write permission on a remote machine in
I am trying to check if I have write access to a specific key
The debug screen says that django does not have write access to the db.
I'm working on an application so i have write an dll which contain a
I'm writing a simple web app in PHP that needs to have write access
qichunren@zhaobak:~> gem install hpricot ERROR: While executing gem ... (Gem::FilePermissionError) You don't have write

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.