>> |
04/27/12(Fri)02:56 No.4621178how
reliable is basing the seed off of the current time? God, im brain
farting, sorry if the questions aren't making complete sense. >The class uses a 48-bit seed, which is modified using a linear congruential formula. >48-bit seed what exactly does this mean? as opposed to it being 124-bit or
248-bit. does it being 48-bits change anything? would i concievably be
able to make a better random number generator by combining several
factors (IE: certain functions?) |