Mersenne Twister Random Plugin

Plugin with 84 nodes that makes random generation of SIMPLE, RANGED and WEIGHTED numbers much easier, faster and efficiency by Mersenne Twister algorithm

Category:
Tags: , , , , , , , , , , , , , , ,

Description

***UPDATE: Custom SEED for inRange & withWeight Nodes & New Step-by-Step Documentation***

MTRandom is the blueprint plugin for Unreal Engine 4 that provide a generation of true random SIMPLE, RANGED and WEIGHTED numbers by Mersenne Twister mt19937 algorithm. It works with SIMPLE Integer, Integer64, Bool, Byte, Float, Vector and Rotator, RANGED Integer, Integer64, Byte, Float, Vector, Rotator and Transform and WEIGHTED Integer, Integer64, Byte, Float, Vector, Rotator and Transform types of data.

It can be used for making a high quality gambling mechanic, procedural level generation, random events and much more.

My another combo assets:

Mersenne Twister Simple Random

Mersenne Twister Ranged Random

Mersenne Twister Weighted Random

3D JIGSAW PUZZLE TEMPLATE with Random pictures and base game mechanics

Documentation: https://docs.google.com/document/d/10IVd6NJBT97mw-AXT1mi4LhDpLxUaPiVlOU3C6E5_Yw/edit?usp=sharing

Technical Details

Code Modules:

Supported Development Platforms: Windows, Mac (OSX), Linux

Supported Target Build Platforms: Windows, Mac (OSX), Linux, iOS, Android

Supported Engine Versions

4.25 – 4.27, 5.0 – 5.2