> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.sfcodebot.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Scrambling & Cloning Rules

# Email Address - Constant Prefix

* If a constant prefix (e.g. `John`) is entered, the bot updates the selected user's email address by adding that prefix before the existing email.

# Email Address - Constant Domain

* If a constant domain (e.g., `@dummy.com`, `@test.com`) is entered, the bot generates a random prefix and combines it with the given domain (e.g., James@dummy.com, `Jack@test.com`).

# Date Fields - Random

1. If the value starts with `DOB>`, the bot generates a random date greater than the selected user's Date of Birth.

2. If the value ends with `<Hiredate`, the bot generates a random date less than the selected user's Hire Date.

3. If the value contains both `DOB>` and `<Hiredate`, the bot generates a random date between the user's Date of Birth and Hire Date.

4. If **Random** is selected but no value is provided, the bot generates any random date for that field.

# Number Fields - Random

1. If the value is in a range format (e.g., `100-200`), the bot generates a random number within that range.

2. If no range or value is provided, the bot generates any random number without restrictions.

# Data 

1. The value is scrambled based on the first and last names you provide. The bot randomly selects a value from these fields to generate the scrambled result.