[Snek] [keith-packard/snek] 30939a: posix: Fix random.seed to accept a parameter

Keith Packard noreply at github.com
Mon Mar 4 01:03:42 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/keith-packard/snek
  Commit: 30939a9b35632d93652e7e7ae1e43eb0df36a9c5
      https://github.com/keith-packard/snek/commit/30939a9b35632d93652e7e7ae1e43eb0df36a9c5
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M posix/snek-posix.builtin
    M posix/snek-posix.c

  Log Message:
  -----------
  posix: Fix random.seed to accept a parameter

The standard API includes a parameter to set the random number
generator value sequence.

Signed-off-by: Keith Packard <keithp at keithp.com>


  Commit: 0016fd7b098793428ba8d2a79cc092b3964c711b
      https://github.com/keith-packard/snek/commit/0016fd7b098793428ba8d2a79cc092b3964c711b
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M doc/snek.adoc

  Log Message:
  -----------
  doc: Document more builtin functions

Signed-off-by: Keith Packard <keithp at keithp.com>


Compare: https://github.com/keith-packard/snek/compare/86bfd485ab89...0016fd7b0987


More information about the Snek mailing list