Skip to content
Snippets Groups Projects

Use named generator in worldgen

Merged Acrimon requested to merge xacrimon/named-rng-wgen into master

This PR uses a named generator in worldgen instead of a rand proxy. This is to ensure consistency even if rand updates their backend generator. This is the recommended thing to do by the rand project developers. This wil still use the current rng. This just fixes the generator so worldgen doesnt suddenly change.

Edited by Acrimon

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading