> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tranthor.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Random Bucket - Segment Node

> Randomly assign a percentage of users to a segment.

The Random Bucket segment node assigns a random percentage of users to a segment. This operation is performed by taking a hash of the user's Id.

Segments of this type are useful for testing new branches of a journey e.g. test the impact of a new email template on a small percentage of users.

<Frame>
  <img src="https://mintcdn.com/tranthor/YfEHKB3txLF8KvIE/images/random-bucket-segment.png?fit=max&auto=format&n=YfEHKB3txLF8KvIE&q=85&s=6222cac57a4fcb309dcbe9fafbcf6e22" alt="Random Bucket Segment Node" width="3680" height="2382" data-path="images/random-bucket-segment.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/tranthor/YfEHKB3txLF8KvIE/images/random-bucket-journey.png?fit=max&auto=format&n=YfEHKB3txLF8KvIE&q=85&s=9594a566f05096d8a6391c60c96c35a9" alt="Random Bucket Journey" width="3680" height="2382" data-path="images/random-bucket-journey.png" />
</Frame>
