Java Examples
       
Maximum Random Numbers
  # Bits # Bits  Max Value 
for Random #  2# Bits for Random # 
nextInt() 16 32                        4,294,967,296
nextLong() 32 64   18,446,744,073,709,600,000
HTML code generated by Microsoft Excel