PercentageSampler

class PercentageSampler(samplePercentage: Int, random: () -> Int) : Sampler

Functions

Link copied to clipboard
open override fun sample(): Boolean

Tests if a sample is allowed or not