You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
OpenRando is an open-source, web-based alternative to Randonautica that generates unique, random real-world coordinates for you to explore.
4
4
5
-
By leveraging true quantum random numbers from the Australian National University (ANU) and applying Kernel Density Estimation (KDE), the application calculates concentrated areas of probability ("attractors") to break your daily routine and send you on an adventure. 🥾🌲✨
5
+
By leveraging your device's native Cryptographically Secure Random Number Generator and applying Kernel Density Estimation (KDE), the application calculates concentrated areas of probability ("attractors") to break your daily routine and send you on an adventure. 🥾🌲✨
6
6
7
7
### 👉 [Launch the App](https://realjck.github.io/OpenRando/)
8
8
@@ -11,7 +11,7 @@ By leveraging true quantum random numbers from the Australian National Universit
11
11
**Features:**
12
12
- Set your starting location via GPS or by clicking on the map.
OpenRando uses quantum random numbers generated by the Australian National University (ANU) to create unique destination points.
291
+
OpenRando uses your device's native Cryptographically Secure Random Number Generator to create unique destination points.
306
292
</p>
307
293
<p>
308
294
The principle is to break your daily routine by sending you to areas of high "vibration", calculated by a Kernel Density Estimation (KDE) on 512 quantum points.
0 commit comments