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.-
ClassDescriptionGenerate 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 distributedfloat
values.Generate uniformly distributedint
values.