Package com.github.stephengold.joltjni.std


package com.github.stephengold.joltjni.std
Java equivalents for features of the std:: namespace that are commonly used with Jolt Physics.
  • Class
    Description
    Generate a pseudo-random sequence of integers for casual use.
    Generate a pseudo-random sequence of integers using a 32-bit Mersenne Twister.
    Interface to a pseudo-random number engine.
    Java equivalents for (and access to) certain features of the std:: namespace.
    Access a string of text as a stream.
    Generate uniformly distributed float values.
    Generate uniformly distributed int values.