Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Talk] 5695152282714844 (A String of Random Numbers) #22

Open
gracywhelihan opened this issue Oct 24, 2024 · 0 comments
Open

[Talk] 5695152282714844 (A String of Random Numbers) #22

gracywhelihan opened this issue Oct 24, 2024 · 0 comments

Comments

@gracywhelihan
Copy link

Chinatown.js Talk Submission

Talk Title: 5695152282714844 (A String of Random Number)

Talk Description: Randomness is exciting yet complex. For many people, "random" can mean anything from unexpectedly running into a friend on the train to the sheer luck of winning the lottery. But what does true randomness mean, and how do we generate it?
For programmers, true randomness is essential, yet traditional random number generators (like Math.random()) often rely on algorithms that produce pseudo-random numbers.
However, true randomness exists only in nature. To bridge this gap, I developed a random number generator that uses real-time environmental sensor data as a seed for an algorithm hosted on a server. In an attempt to create a more authentic form of randomness by using the unpredictability of our surroundings.

Name: Gracy Whelihan

Pronouns: she/her

Twitter Handle (optional):

Website (optional): www.gracywhelihan.com

p.s. I am very excited for the potential opportunity to give this talk! I would not be able to do the talk on Nov 12th, but I am available in December :)

@gracywhelihan gracywhelihan changed the title [Talk] 5695152282714844 (A String of Random Number) [Talk] 5695152282714844 (A String of Random Numbers) Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant