vg4->random->remove()
Remove entry for a scope to save memory.
SYNTAX
void
vg4->random->remove(const char *scope)
FUNCTION PARAMETERS
scope | Scope of random numbers |
DESCRIPTION
Remove entry for a scope to save memory.
If the scope is no more used, it can be removed.