rndPL_rndgenPL Function

private function rndPL_rndgenPL(this) result(rnd_number)

Generates a random number following the power-law distribution

Type Bound

rndgenPL

Arguments

Type IntentOptional Attributes Name
class(rndgenPL) :: this

Return Value integer(kind=i16)


Calls

proc~~rndpl_rndgenpl~~CallsGraph proc~rndpl_rndgenpl rndgenPL_mod::rndgenPL%rndPL_rndgenPL proc~rnd_rndgen rndgen_mod::rndgen%rnd_rndgen proc~rndpl_rndgenpl->proc~rnd_rndgen