Skip to content

(suggestion):math.random() : precision for doc, + seed #2664

Answered by josdejong
FabriceNeyret asked this question in Q&A
Discussion options

You must be logged in to vote

mathjs uses the seed-random library under the hood. You can configure the seed using

math.config({ randomSeed: ... })

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by josdejong
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1430 on August 17, 2022 12:31.