HEX
Server: Apache
System: Windows NT MAGNETO-ARM 10.0 build 22000 (Windows 10) AMD64
User: Michel (0)
PHP: 7.4.7
Disabled: NONE
Upload Files
File: C:/Ruby27-x64/share/ri/2.7.0/system/OpenSSL/Random/random_add-c.ri
U:RDoc::AnyMethod[iI"random_add:ETI" OpenSSL::Random::random_add;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[I"NMixes the bytes from _str_ into the Pseudo Random Number Generator(PRNG) ;TI"state.;To:RDoc::Markup::BlankLineo;
;	[I"JThus, if the data from _str_ are unpredictable to an adversary, this ;TI"Nincreases the uncertainty about the state and makes the PRNG output less ;TI"predictable.;T@o;
;	[I"LThe _entropy_ argument is (the lower bound of) an estimate of how much ;TI"9randomness is contained in _str_, measured in bytes.;T@S:RDoc::Markup::Heading:
leveli:	textI"Example;T@o:RDoc::Markup::Verbatim;	[
I"pid = $$
;TI"now = Time.now
;TI"+ary = [now.to_i, now.nsec, 1000, pid]
;TI"(OpenSSL::Random.add(ary.join, 0.0)
;TI"#OpenSSL::Random.seed(ary.join);T:@format0:
@fileI"ext/openssl/ossl_rand.c;T:0@omit_headings_from_table_of_contents_below0I"add(str, entropy) -> self
;T0[I"
(p1, p2);T@"FI"Random;TcRDoc::NormalModule00