Skip to content

noise1 output range seems to be [-0.631 0.631] instead of [-1 1] #1

@pbaille

Description

@pbaille
( (juxt (partial apply min)(partial apply max))
  (take 100000 (map noise1 (iterate (partial + (rand)) (rand 100000)))))
;;=> [-0.6310094734594794 0.631009462592625]

maybe NORM const should be accessible to the user?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions