mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-08-20 08:04:34 -05:00
This makes it so we no longer need to ad-hoc convert seeds from strings to arrays when we get them from text protocols like the command line or BattleStream's `reseed` command. It also has the side benefit of making inputlogs very slightly smaller.