Epistemic Variable# class uqpce.pce.variables.discrete.EpistemicVariable(interval_low, interval_high, **kwargs)# generate_samples(count, standardize=False)# Overrides the Variable class generate_samples to align with a discrete uniform distribution. Parameters: samp_size – the number of points needed to be generated