feat(game): log random seed for debugging
Added logging of the random seed used when no specific seed is configured. This change aids in debugging by providing visibility into the randomly generated seed value.
Added logging of the random seed used when no specific seed is configured. This change aids in debugging by providing visibility into the randomly generated seed value.