Wappler Community
How can I create a 4-digit key in Wappler
Wappler General
Need Help
tbvgl
June 12, 2024, 10:49pm
5
Install
🚀 RunJS 1.3.2
Run:
return Math.floor(1000 + Math.random() * 9000);
CleanShot 2024-06-13 at 00.48.49
916×554 28.8 KB
1 Like
show post in topic