RandomSource static method
Implementation
static RADRetrieve RandomSource() {
return RADRetrieve(
kind: RADType.Rng,
script: [128],
url: "",
);
}
static RADRetrieve RandomSource() {
return RADRetrieve(
kind: RADType.Rng,
script: [128],
url: "",
);
}