T
T
Talgat_Sat2021-06-05 15:23:26
JavaScript
Talgat_Sat, 2021-06-05 15:23:26

How to make a general random for all users?

You need to create a site on which text is randomly displayed, but this text should be the same for all users. How to create a randomizer that everyone has access to?
How to implement it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergio, 2021-06-06
@sergiodev

you need to generate a number on the server side and send it to everyone (via some API or WebSocket)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question