#randomnumber

reinoud kaasschieterreinoudk@mastodon.nl
2025-06-12

[Artikel] 𝗔𝗺𝗲𝗿𝗶𝗸𝗮𝗻𝗲𝗻 𝗼𝗻𝘁𝘄𝗶𝗸𝗸𝗲𝗹𝗲𝗻 𝗾𝘂𝗮𝗻𝘁𝘂𝗺𝗺𝗲𝗰𝗵𝗮𝗻𝗶𝘀𝗰𝗵𝗲 𝗺𝗲𝘁𝗵𝗼𝗱𝗲 𝗼𝗺 𝘃𝗲𝗶𝗹𝗶𝗴𝗲 𝗿𝗮𝗻𝗱𝗼𝗺 𝗴𝗲𝘁𝗮𝗹𝗹𝗲𝗻 𝘁𝗲 𝗽𝗿𝗼𝗱𝘂𝗰𝗲𝗿𝗲𝗻

Een nieuwe #Toevalsgenerator op basis van #Quantummechanica levert betrouwbare en controleerbare willekeurige #Getallen.

Door Bruno van Wayenburg

nrc.nl/nieuws/2025/06/11/ameri via @nrc_nl

#Natuurkunde #Wiskunde #Quantummechanica #Quantum #Kwantummechanica #Kwantum #Toeval #Random #Randomnumber

Jean Luc am Grimmstendatenhalde@nrw.social
2024-01-31
https://xkcd.com/221/

c-Funktion:

int getRandomNumber()
{
  return 4; // chosen by fair dice roll
     // guaranteed to be random
}
katch wreckkatchwreck
2023-07-14

"We show that optical bias fields injected into multistable systems enable a controllable source of , and we demonstrated this concept in an optical parametric oscillator (OPO). By injecting bias pulses with less than one on average, we controlled the probabilities of the two possible OPO output states."

science.org/doi/10.1126/scienc

The Computer Suite was 21.3 ℃ and the NE Deck 12.8 at 6:30 a.m. Today’s #randomnumber is 114,913,342^3394360004766.

-2.3 ℃ without, 17.2 within (all the heaters are on). ॰॰॰Today's #RandomNumber is 972,554,472,357. ॰॰॰Yesterday's #LicensePlates were AKTXAKMN.

15.1 ℃ within, -1.7 without. No license plates inasmuch as I haven't been out and about in two days. Today's (feline-assisted) #RandomNumber is 229,768,489,705,984255,127,107.

2022-05-28

Electronic Dice Is Introduction To Microcontroller Programming

By now most of us are familiar with the Arduino platform. It's an inexpensive and fairly easy way into the world of microcontrollers. For plenty of projects, there's no need to go beyond that unless you have a desire to learn more of the inner workings of microcontrollers in general. [Cristiano] was interested in expanding some of his knowledge, so he decided to build this electronic dice using a PIC microcontroller instead of the Arduino platform he was more familiar with.

As a result, this project is set up as a how-to for others looking to dive further into the world of microcontrollers that don't have the same hand-holding setup as the Arduino. To take care of the need for a random number for the dice, the PIC's random number generator is used but with the added randomness of a seed from an internal timer. The timer is started when a mercury tilt switch signals the device that it has been rolled over, and after some computation a single digit number is displayed on a seven-segment display.

While it might seem simple on the surface, the project comes with an in-depth guide on programming the PIC family of microcontrollers, and has a polish not normally seen on beginner projects, including the use of the mercury tilt switch which gives it a retro vibe. For some other tips on how to build projects like this, take a look at this guide on how to build power supplies for your projects as well.

#microcontrollers #beginner #dice #die #howto #microcontroller #pic #randomnumber #sevensegment #timer

image
2022-01-08

555 Timer on its Own In Electronic Dice

One of the most common clichés around here is that a piece of equipment chosen for a project is always too advanced. If a Raspberry Pi was used, someone will say they should have used an Arduino. If they use an Arduino, it should have been an ATtiny. And of course, if an ATtiny was used, there should have simply been a 555 timer. This time, however, [Tim] decided to actually show how this can be done by removing some of the integrated circuits from an electronic dice and relying entirely on the 555 timer for his build.

The electronic dice that [Tim] has on hand makes use of two main ICs: a NE555 and a CD4017 which is a decade counter/divider used for cycling through states. In order to bring the 555 to the forefront of this build, he scraps the CD4017 and adds an array of 555 timers. These are used to generate the clock signals necessary for this build but can also be arranged to form logic circuits. This comes at a great cost, however. The 555 chips take up an unnecessarily large area on the PCB (even though these are small surface-mount chips), consume an incredible amount of power, and are very slow. That's fine for an electronic dice-rolling machine like this one, but that's probably where [Tim] will leave this idea.

The 555 timer is a surprisingly versatile chip, and this project shows that there is some element of truth to the folks claiming that projects need naught but a few 555s. We've seen entire CPUs built using nothing but 555s, and even a classic project that uses a 555 timer to balance a robot.

#clockhacks #555 #cd4017 #circuit #clock #dice #electronic #logic #ne555 #randomnumber #timer

image
2021-08-25

பொறியியல் படிப்புக்கு 1,74,171 பேர் விண்ணப்பம் – இன்று மாலை ரேண்டம் எண் வெளியாகிறது…. patrikai.com/174171-students-a via @patrikaidotcom@twitter.com

#TNEA #Engineering #RandomNumber @KPonmudiMLA@twitter.com

linuxwebdevelopment.comlinuxwebdevelopment
2021-04-18

Recently, when I can't decide on something, I'll often use Python with random.randint to decide. For example, if I can't decide whether to buy item 1, item 2, or item 3, I'll let generate a random integer between 1 and 3.
random.randint(1,3)

2020-12-20

losing my religion
#random #randomnumber #c

2017-04-10

Good morning, bonjour all. This is my 108th post.
#randomnumber
This is as good a number as any to wish everyone a nice day 😀

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst