Home Manual Reference Source

src/genInt32.js

export default function genInt32(prng) {
	return prng;
}