Thanks to visit codestin.com
Credit goes to github.com

Skip to content
#

random-seed

Here are 12 public repositories matching this topic...

Randish is a thread-safe random number generator library in Go, providing distinct random sequences with a unique seeding approach based on a mix of system and context-specific elements. It offers singleton and array-based pseudo-random number generation, ensuring high performance and randomness across different contexts and systems.

  • Updated Jun 22, 2023
  • Go

LandCrafter is a terrain generation tool that simulates the impact of dirtballs on a 2D grid to create diverse landmasses. It categorizes the terrain based on water levels and generates visual maps representing deep water, shallow water, coast, plains, forest, and mountains.

  • Updated May 16, 2024
  • C++

Improve this page

Add a description, image, and links to the random-seed topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the random-seed topic, visit your repo's landing page and select "manage topics."

Learn more