Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Free Pascal
»
FPC development
(Moderators:
FPK
,
Tomas Hajny
) »
True hard random generator
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Lazarus Main and Gnome/Wa...
by
dbannon
[
Today
at 04:42:05 am]
[SOLVED] TPrintDialog Pro...
by
spuds
[
Today
at 01:30:20 am]
TPairsplitter could be be...
by
jamie
[
Today
at 12:36:34 am]
FloatToStr issue
by
J-G
[
Today
at 12:06:38 am]
Array of structure -> str...
by
jamie
[June 05, 2026, 11:52:24 pm]
Curved text in Lazreport
by
paweld
[June 05, 2026, 09:37:27 pm]
Release ray4laz 6.0
by
Fred vS
[June 05, 2026, 09:06:27 pm]
Very rough version of a s...
by
Hansvb
[June 05, 2026, 09:02:17 pm]
Pascal for AI Agent CLI T...
by
Martin_fr
[June 05, 2026, 08:01:11 pm]
Read/Parse PDB file to ge...
by
tooknox
[June 05, 2026, 07:36:13 pm]
storing assets for releas...
by
flowCRANE
[June 05, 2026, 07:30:13 pm]
FPC Unleashed (inline var...
by
BildatBoffin
[June 05, 2026, 06:46:14 pm]
Benchmark aligned vs unal...
by
LeP
[June 05, 2026, 06:33:08 pm]
TstringGrid read cell col...
by
hedgehog
[June 05, 2026, 06:29:11 pm]
Range checks and `Move` o...
by
ASerge
[June 05, 2026, 05:17:19 pm]
"Identifier idents no mem...
by
PawelO
[June 05, 2026, 04:15:49 pm]
Why is var after type in ...
by
Warfley
[June 05, 2026, 02:36:17 pm]
SnapModbus
by
ThomasK
[June 05, 2026, 01:40:22 pm]
Spell checking for IDE so...
by
Martin_fr
[June 05, 2026, 11:48:38 am]
Fix alt+letter dont show ...
by
mpau
[June 05, 2026, 04:02:50 am]
Conscious Artificial Inte...
by
schuler
[June 04, 2026, 11:14:34 pm]
LazNodeEditor (visual nod...
by
simone
[June 04, 2026, 08:05:18 pm]
Flamerobin error-message
by
tdb
[June 04, 2026, 05:31:45 pm]
Activate the find panel o...
by
maxnd
[June 04, 2026, 05:31:28 pm]
PDF generator
by
tdb
[June 04, 2026, 05:23:09 pm]
« previous
next »
Print
Pages:
1
2
[
3
]
Author
Topic: True hard random generator (Read 20936 times)
Bandy
Jr. Member
Posts: 84
Re: True hard random generator
«
Reply #30 on:
September 01, 2021, 10:46:40 am »
Thank you, mas steindorff.
What is the code for retrieving true random numbers between [0; 1), with 0 included, 1 excluded, like function Random: extended.
Can you explain to me how?
Logged
Bandy
Jr. Member
Posts: 84
Re: True hard random generator
«
Reply #31 on:
September 02, 2021, 02:26:09 pm »
Please, someone help me with code for retrieving true random numbers between [0; 1), with 0 included, 1 excluded, like function Random: extended. Can you explain to me how?
Logged
Sanem
Full Member
Posts: 179
Re: True hard random generator
«
Reply #32 on:
September 02, 2021, 02:50:46 pm »
There's no straight way like Random: Extended, use WinAPI or Linux seed files for seed and you'll have True random
See attached project
Logged
Bandy
Jr. Member
Posts: 84
Re: True hard random generator
«
Reply #33 on:
September 02, 2021, 06:11:37 pm »
Thank you, Sanem.
Logged
Print
Pages:
1
2
[
3
]
« previous
next »
Lazarus
»
Forum
»
Free Pascal
»
FPC development
(Moderators:
FPK
,
Tomas Hajny
) »
True hard random generator
TinyPortal
© 2005-2018