Class DirtyThreadSafeRandom

All Implemented Interfaces:
DirtyFunction, PostfixMathCommandI, Serializable

public class DirtyThreadSafeRandom extends ThreadSafeRandom implements DirtyFunction
Version of ThreadSafeRandom which implements DirtyFunction so the ExpressionCleaner does not remove the function. Safe to use in multiple threads.
Since:
Jep 4.0/Extensions 2.1
See Also:
  • Constructor Details

    • DirtyThreadSafeRandom

      public DirtyThreadSafeRandom()