> For the complete documentation index, see [llms.txt](https://docs.spoof.dev/asteroid/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.spoof.dev/asteroid/setup/features/randomized-join.md).

# Randomized Join

Infuse your server with dynamic life as you manipulate the parameters that govern the entry of fake players. With adjustable join times between X and Y, you orchestrate a lifelike player influx that's the envy of all

```yaml
joinDelay: "{random[1,2]}"
has-played-before-chance: 50
```

* `joinDelay`: Random join delay
* `has-played-before-chance`: Chance for players to have played before
