# Random Percent

Grammar — Random percent
FlagsFunction

Returns a random percentage between 0 and 100 (inclusive).

Returns — fixed

fixed libNtve_gf_RandomPercent();

Category: Math / Random

# Examples

# campaigns/liberty.sc2campaign

MapScript.galaxy

// L345
libNtve_gf_RandomPercent()
// L562
libNtve_gf_RandomPercent()
// L569
libNtve_gf_RandomPercent()
// L4689
libNtve_gf_RandomPercent()
// L10651
libNtve_gf_RandomPercent()
// L10667
libNtve_gf_RandomPercent()
// L10680
libNtve_gf_RandomPercent()
// L2519
libNtve_gf_RandomPercent()
// L2527
libNtve_gf_RandomPercent()
// L2528
libNtve_gf_RandomPercent()
// L2748
libNtve_gf_RandomPercent()
// L2759
libNtve_gf_RandomPercent()
// L3587
libNtve_gf_RandomPercent()
// L3598
libNtve_gf_RandomPercent()
// L6327
libNtve_gf_RandomPercent()
// L6338
libNtve_gf_RandomPercent()
// L9019
libNtve_gf_RandomPercent()
// L345
libNtve_gf_RandomPercent()
// L562
libNtve_gf_RandomPercent()
// L569
libNtve_gf_RandomPercent()
// L4689
libNtve_gf_RandomPercent()
// L10651
libNtve_gf_RandomPercent()
// L10667
libNtve_gf_RandomPercent()
// L10680
libNtve_gf_RandomPercent()
// L2519
libNtve_gf_RandomPercent()
// L2527
libNtve_gf_RandomPercent()
// L2528
libNtve_gf_RandomPercent()
// L2748
libNtve_gf_RandomPercent()
// L2759
libNtve_gf_RandomPercent()
// L3587
libNtve_gf_RandomPercent()
// L3598
libNtve_gf_RandomPercent()
// L6327
libNtve_gf_RandomPercent()
// L6338
libNtve_gf_RandomPercent()
// L9019
libNtve_gf_RandomPercent()

# mods/heroesbrawlmods/heroselectionmods/ingameheroselection.stormmod

LibIGHS.galaxy

// L295
libNtve_gf_RandomPercent()
// L343
libNtve_gf_RandomPercent()