Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Seed

An asset by shoyguer
The page banner background of a mountain and forest
Seed hero image

Quick Information

0 ratings
Seed icon image
shoyguer
Seed

Godot GDExtension Plugin for handling RNG seeds.A simple Random seed generation system for Godot games. Perfect for creating reproducible randomization, procedural generation, seeded world creation, or any scenario where you need consistent random number generation.Seed will add a new class called "Seed", for handling automated seed generation and instantiating RandomNumberGenerators you can use.It comes with the possibility to create:- Lower case only seeds- Upper case only seeds- Number only seeds- Mixed seeds (upper, lower case, and numbers mixed)Made to integrate Godot seamlessly, with optimization in focus.Visit the repository for more information:https://github.com/shoyguer/seedRead the documentation for class reference, and code examples:https://github.com/shoyguer/seed/wiki

Supported Engine Version
4.5
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
10 hours ago
Git URL
Issue URL

Godot GDExtension Plugin for handling RNG seeds.

A simple Random seed generation system for Godot games. Perfect for creating reproducible randomization, procedural generation, seeded world creation, or any scenario where you need consistent random number generation.

Seed will add a new class called "Seed", for handling automated seed generation and instantiating RandomNumberGenerators you can use.
It comes with the possibility to create:
- Lower case only seeds
- Upper case only seeds
- Number only seeds
- Mixed seeds (upper, lower case, and numbers mixed)

Made to integrate Godot seamlessly, with optimization in focus.

Visit the repository for more information:
https://github.com/shoyguer/seed

Read the documentation for class reference, and code examples:
https://github.com/shoyguer/seed/wiki

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Seed icon image
shoyguer
Seed

Godot GDExtension Plugin for handling RNG seeds.A simple Random seed generation system for Godot games. Perfect for creating reproducible randomization, procedural generation, seeded world creation, or any scenario where you need consistent random number generation.Seed will add a new class called "Seed", for handling automated seed generation and instantiating RandomNumberGenerators you can use.It comes with the possibility to create:- Lower case only seeds- Upper case only seeds- Number only seeds- Mixed seeds (upper, lower case, and numbers mixed)Made to integrate Godot seamlessly, with optimization in focus.Visit the repository for more information:https://github.com/shoyguer/seedRead the documentation for class reference, and code examples:https://github.com/shoyguer/seed/wiki

Supported Engine Version
4.5
Version String
1.0.0
License Version
MIT
Support Level
community
Modified Date
10 hours ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers