Class: ABSplit::Functions::Md5WeightedSplit

Inherits:
WeightedSplit show all
Defined in:
lib/a_b_split/functions/md5_weighted_split.rb

Constant Summary collapse

MAX_HASH_VALUE =
('f' * 32).to_i(16)

Constants inherited from WeightedSplit

WeightedSplit::MAX_POSITIONS

Method Summary

Methods inherited from WeightedSplit

value_for