Searched refs:GetRand (Results 1 – 3 of 3) sorted by relevance
724 auto &II = Corpus.ChooseUnitToMutate(MD.GetRand()); in MutateAndTestOne()727 MD.GetRand(), Options.CrossOverUniformDist); in MutateAndTestOne()821 std::shuffle(CorporaFiles.begin(), CorporaFiles.end(), MD.GetRand()); in ReadAndExecuteSeedCorpora()868 MD.GetRand()); in Loop()
96 Random &GetRand() { return Rand; } in GetRand() function
875 FuzzWithFork(F->GetMD().GetRand(), Options, Args, *Inputs, Flags.fork); in FuzzerDriver()