Draft:Randzy.com
Submission declined on 11 January 2025 by KylieTastic (talk). This submission's references do not show that the subject qualifies for a Wikipedia article—that is, they do not show significant coverage (not just passing mentions) about the subject in published, reliable, secondary sources that are independent of the subject (see the guidelines on the notability of web content). Before any resubmission, additional references meeting these criteria should be added (see technical help and learn about mistakes to avoid when addressing this issue). If no additional references exist, the subject is not suitable for Wikipedia.
Where to get help
How to improve a draft
You can also browse Wikipedia:Featured articles and Wikipedia:Good articles to find examples of Wikipedia's best writing on topics similar to your proposed article. Improving your odds of a speedy review To improve your odds of a faster review, tag your draft with relevant WikiProject tags using the button below. This will let reviewers know a new draft has been submitted in their area of interest. For instance, if you wrote about a female astronomer, you would want to add the Biography, Astronomy, and Women scientists tags. Editor resources
|
Type of site | Web service |
---|---|
Available in | English |
Owner | Istiak Ahmed |
Created by | Istiak Ahmed |
URL | www |
Registration | None |
Launched | 2024 |
Current status | online |
Randzy.com is a website that produces random numbers based on JavaScript random() function.[1] Randzy.com uses pseudo-random number generators, which use mathematical formulae to produce random-appearing numbers instead of random number picked from atmosphere that is used in some similar other websites .[2][3]In addition to generating random numbers in a specified range and subject to a specified probability distribution, which is the most commonly done activity on the site, it has free tools to simulate events such as flipping coins, random mobile number generator, random pin generator, random alphabet generator and rolling dice. It also offers paid services to generate longer sequences of random numbers and act as a third-party arbiter for Raffle, sweepstakes, and promotions.
The website was created in 2024 by Md Istiak Ahmed, a computer engineer graduated from BUET in Dhaka, Bangladesh.
Services
[edit]- Random Number Generation
- Random Alphabet Generation
- Coin Flip
- Dice Roller
- Random Country Generator
- Yes or No Generator
- Name Picker
- Team Generation
- Phone Number Generator
- Password Generator
- PIN Generator
- UUID Generator
- String Generator
- BMI Calculator
- Calorie Calculator
Privacy Declaration
[edit]All the random value calculation is done one the users web browser. The site guarantee true randomness without interacting with server computer. Also when multiple users use the website simultaneously, the randomness does not gets affected as each individual user will get randomly generated values based on their own browser. Also data generated from the website is never stored on the server, it gives the confidence of generating and using random values without being concerned about security.[4]
References
[edit]- ^ "Math.random()". Mozilla Developer Network. 20 September 2024. Retrieved 12 January 2025.
The Math.random() static method returns a floating-point, pseudo-random number that's greater than or equal to 0 and less than 1, with approximately uniform distribution over that range
{{cite news}}
:|first=
missing|last=
(help)CS1 maint: url-status (link) - ^ Kassner, Michael (25 July 2016). "Encryption breakthrough: Scientists derive truly random numbers using two-source extractors". Tech Republic. Retrieved 12 June 2021.
- ^ Lynch, Peter (4 December 2018). "Random numbers plucked from the atmosphere". The Irish Times. Retrieved 12 June 2021.
- ^ "Privacy Policy". Randzy.com. Retrieved 12 January 2025.
{{cite web}}
:|first=
has generic name (help);|first=
missing|last=
(help)CS1 maint: url-status (link)