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

  • Home
  • SEARCH
  • 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 9170651
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T16:03:12+00:00 2026-06-17T16:03:12+00:00

Is is possible to somehow create a key or seed that you can initialize

  • 0

Is is possible to somehow create a key or seed that you can initialize a random number generator with, and thereby ensuring that all the random numbers using this key will be identical.

Or is there another technique that i can use with similar results?

what i like to be able to do is create a random seed. then use this seed to initialize a random number generator, use this random number generator to build a tilemap or something else that requires alot of random numbers.

Then send the same seed to another client which will be able to generator the excact same map because the random numbers are the same?

Im just curious if something like this is possible, dont really care about platform etc.

  • 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-17T16:03:13+00:00Added an answer on June 17, 2026 at 4:03 pm

    As long as the random number generator you are using does nothing you don’t tell it to, this will work. For example, if you seed c’s RNG with a seed of “4”, and then print 10 random numbers 100 times, those same 10 numbers will be printed 100 times. This is because the RNG only works based off of the seed, and does some algorithmic transformation on the seed to produce a set of values. If you give it the same seed each time, the same algorithmic process is repeat each time, leading to the same results.

    I highlighted nothing because modern day RNGs may automatically use the time or some random system specs in the generation process without you knowing about it, such that for those whom do not desire the effect you desire do not get it.

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

Sidebar

Related Questions

Is it possible somehow to create a solution that can google translate a whole
i am asking myself if it is possible to somehow create a dynamic gui
Is it somehow possible to create something like a masterpage (asp.net) in jQuery Mobile?
Is this possible somehow to generate a GUID in C#, that mostly corresponds to
Is it somehow possible to access a user's public key files (located in ~/.ssh
Is it somehow possible to create a stored procedure when using SQLite?
My webapp requires a ResourceBundle that is dynamically created. Is it possible to somehow
I would like to create a map that uses a class as a key
Is it possible to somehow create a custom @synthesize to generate custome getter, setters
Currently Google requires you to create an API Key that is specific to the

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.