View Source GrowthBook.BucketRange (GrowthBook v0.3.0)
A tuple that describes a range of the numberline between 0 and 1. The tuple has 2 parts, both floats - the start of the range and the end.
For example:
{0.3, 0.7}
A tuple that describes a range of the numberline between 0 and 1. The tuple has 2 parts, both floats - the start of the range and the end.
For example:
{0.3, 0.7}