ml-matrix
    Preparing search index...

    Interface IRandomOptions

    interface IRandomOptions {
        random: () => number;
    }
    Index

    Properties

    Properties

    random: () => number

    Random number generator.

    Math.random