ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


new:rng_myths

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
new:rng_myths [2018/02/19 11:45] korshunnew:rng_myths [2018/02/19 11:46] korshun
Line 6: Line 6:
  
 Therefore, "enhancing" the RNG will only likely make it **less** random in modern versions of source ports. It is recommended to remove any custom RNG code from mods. Therefore, "enhancing" the RNG will only likely make it **less** random in modern versions of source ports. It is recommended to remove any custom RNG code from mods.
 +
 +All ACSUtils functions use plain [[zdoom>Random]].