<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
On 07/06/10 13:19, Gary Chambers wrote:
<blockquote cite="mid:60923D692BCB4BFD97037DB9ADBB0D2E@GuruVista"
 type="cite">Well, wit as used by "old" Crypto package (3.9 era)...
still useful in a general sense to avoid blow-up for large requests.
  <br>
  <br>
Was just wondering if the current crypto use (prime generation) would
run into similar problems.
  <br>
  <br>
</blockquote>
<br>
Ah, you're right.  Looks like Random is used by RSA algorithm.  It also
is used in the base DigitalSignatureAlgorithm class which is not part
of the Cryptography package.  Neither of these use nextInt: though.  
As I understand it (
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<a
 href="http://squeakboard.wordpress.com/2009/07/02/a-new-community-development-model/">http://squeakboard.wordpress.com/2009/07/02/a-new-community-development-model/</a>)
you can submit this to the inbox...best if there is a test to go along
with it.<br>
<br>
David<br>
<br>
</body>
</html>