JezK
Edit File: prime%3f-i.ri
U:RDoc::AnyMethod[iI"prime?:ETI"OpenSSL::BN#prime?;TF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"HPerforms a Miller-Rabin probabilistic primality test with _checks_ ;TI"Niterations. If _checks_ is not specified, a number of iterations is used ;TI"Ithat yields a false positive rate of at most 2^-80 for random input.;To:RDoc::Markup::BlankLine S:RDoc::Markup::Heading: leveli: textI"Parameters;To:RDoc::Markup::List: @type:BULLET:@items[o:RDoc::Markup::ListItem:@label0; [o; ; [I"_checks_ - integer;T: @fileI"ext/openssl/ossl_bn.c;T:0@omit_headings_from_table_of_contents_below0I"Abn.prime? => true | false bn.prime?(checks) => true | false ;T0[ I"(p1 = v1);T@FI"BN;TcRDoc::NormalClass00