Skip to main content
Skip table of contents

Age SL

Based >Extensible Algorithm Framework

The AgeLookup algorithm is an instance of the Secure Lookup Algorithm Framework.

This algorithm performs a lookup on the input value and returns a value from the provided lookup file. It is possible for this algorithm to produce the same output value for different input values. Leading and trailing whitespaces are preserved by this algorithm.

The lookup values for this algorithm are numbers ranging between 1-99, but with duplicated values between 20-55. This gives more probability of a lookup number value between 20-55.

For example:

  • "55" → "24"

  • "99" → "23"

  • "123" → "45"

  • "1" → "57"

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.