java.util パッケージ[1]

public class Random
extends Object
implements Serializable

私はランダムな擬似乱数を生成します。ただ、多くのアプリケーションの場合、Math.random()メソッドを使うほうが簡単です・・