login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A276820 Consecutive numbers generated by the 'random' function in PARI (64 bit, version > 2.4) using the default argument (2^31). 3
1546275796, 879788114, 1745191708, 771966234, 1247963869, 1611845387, 1529973242, 2093650929, 1860635684, 1497261229, 1145234796, 1165293667, 1233809453, 785019983, 252606271, 111721893, 473031201, 1002808953, 614474799, 471414712, 65507668 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
For comments, references and programs see A260083. Both the 32 bit and the 64 bit version of the random number generator have a period of 2^4096-1.
LINKS
Richard P. Brent, Some long-period random number generators using shifts and xors, ANZIAM Journal 48 (CTAC2006), C188-C202, 2007.
PARI, Catalogue of GP/PARI Functions, Conversions and similar elementary functions or commands: random({N = 2^{{31}}})
PROG
(PARI) setrand(1); vector(100, i, random())
CROSSREFS
Cf. A260083, 32 bit version of this random number generator.
Sequence in context: A034616 A084551 A206045 * A273815 A258885 A216905
KEYWORD
nonn
AUTHOR
Hugo Pfoertner, Sep 18 2016
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 21:09 EDT 2024. Contains 371798 sequences. (Running on oeis4.)