C
C
caof192018-03-21 17:08:21
PHP
caof19, 2018-03-21 17:08:21

How to generate seed in php?

Good day, I have several algorithms written in php for procedural world generation, the question is this. For each generator, you can enter the seed of the world, what function can I use in php to get this seed? You can just throw off the name of the function, I think I'll figure it out myself.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Stalker_RED, 2018-03-21
@Stalker_RED

uniqid() will work?
There are alternatives in the comments.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question