Skip to content

Working on SciPhp\Random class? #4

Open
@jehshPhilemon

Description

@jehshPhilemon

Hello again,
I Was doing my exercise using this great library and I needed random class. The class is missing and I've written some function.
I Want to know if you're working on this feature, if not yet, I can suggest my tiny functions( they use php native rand function )
-random::rand()
-random::randn()
-random::randint()
-random::randrange()
-random::choice()
-random::normal()
-random::shuffle()
(I used numpy as reference, so these method are numpy like)
Due to some difficulties, I can make a commit on github now.
I'm adapting my random class to the lib now. After finishing ( to adapt it) I can send you a link if possible to check them.
Bon weekend à vous!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions