Dhairya Vermarajurastogi.hashnode.dev·Nov 18, 2024How to create an online casino game: Provably fairEver wondered how online casinos ensure their games are fair? You might assume the outcomes are completely random, like using a simple Math.random() function. However, that’s not entirely accurate. If the outcomes were purely random, how could users ...gambling
Thomas Belkowskitb-now.com·May 21, 2024Embracing Randomness: From Counting Algorithms to Generative AITL;DR This article explores how randomness and controlled "hallucinations" in AI can drive significant business value. From efficient algorithms like CVM to creative outputs in generative AI, embracing imperfections can lead to innovation and strateg...67 readsgenerative ai
Gor GrigoryanforfreeCodeCampfreecodecamp.org·May 6, 2024Decoding Chaos: How True Randomness Works in Software EngineeringUnderstanding Randomness When you hear the word "randomness," what usually comes to mind? You may think of something intangible, an abstract concept without a specific shape or form – it's random. But randomness is much more than an abstract idea ...Cryptography
Balkishanbalkishanmblog.hashnode.dev·Sep 14, 2023Unlocking the Mystery of Pseudo-Random Number Generators: How Computers Create the Illusion of RandomnessToday, I was studying about random numbers generators in javascript then suddenly my mind got strike-out by a question: Since a computer is a deterministic machine, it works on different algorithms that are defined and do not contain any randomness, ...33 readsComputer Science
Pietro Zanottaamm.zanotp.com·Aug 23, 2023Blockchain and randomnessGetting random numbers on the blockchain used to be a headache for those who wanted to use truly random numbers in a dapp or protocol, and the lotteries that used these pseudo-random numbers were easily hacked by fast and malicious agents. However, t...10 likes·97 readsBlockchain
Callumpericles.hashnode.dev·Jun 21, 2023Making a useless but fun colour randomiserThere are a couple of different ways of representing colours in CSS. To make a colour random, one of the best ways of going about it is to use the RGB format, which can accept three integer values for red, green, and blue (as well as an alpha value)....52 readsTypeScript
Daniel Davisdanieldavis.hashnode.dev·May 2, 2023The Power of Random Name Generators: 3 Benefits You Didn't Know AboutRandom name generators have become increasingly popular in recent years. They are tools that generate a random name based on a specific set of criteria, such as gender, origin, or length. While random name generators can be fun, they also offer sever...CSS
Pietro Zanottaamm.zanotp.com·Jan 29, 2023An introduction to PRNGs with Python and RLife's most important questions are, for the most part, nothing but probability problems. Pierre-Simon de Laplace Introduction Imagine this scenario: you and your brother want to go to the cinema. Two movies are played: Interstellar (the one you wan...11 likes·72 readsstatistics
Petar Todorov0xtodorov.hashnode.dev·Oct 11, 2022Aladdin and the King of Randomness (Chainlink VRF)Hello, fren, Sorry for being away lately. I have been actively participating in various hackathons, applying for jobs, boot camps, and more. This is what I like about web3 and the IT sector as a whole - you are the master of your circumstances buddy,...202 readsEthereum for normiesrandomness