====== getRandomSeed ====== Return the current random seed. ===== Syntax ===== int getRandomSeed(); ===== Parameters ===== This function does not accept any parameters. ===== Return value ===== [[scripting:doc:engine:types:int|int]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Engine ===== See also ===== [[scripting:doc:u:u:getrandom|getRandom]]\\ [[scripting:doc:u:u:setrandomseed|setRandomSeed]]\\ ===== References ===== This function is not called by any other functions.