Warning: Use of undefined constant Symbol - assumed 'Symbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215 Warning: Use of undefined constant JavaScriptSymbol - assumed 'JavaScriptSymbol' (this will throw an Error in a future version of PHP) in /mnt/new-ebs/workbench-106550/lib/dojo/util/docscripts/lib/parser2/dojo2.inc on line 215

dojox/math/random/prng4.js

  • Provides:

    • dojox.math.random.prng4
  • Arcfour

    • type
      Function
  • Arcfour.init

    • parameters:
      • key: (typeof Array:)
        an array of ints, each from [0..255]
    • summary
      Initialize arcfour context
    • type
      Function
  • Arcfour.init.S

  • Arcfour.init.i

    • type
      Number
  • Arcfour.init.j

    • type
      Number
  • Arcfour.next

    • type
      Function
  • Arcfour.next.S

  • Arcfour.next.i

    • type
      bool
  • Arcfour.next.j

    • type
      bool
  • dojox.math.random.prng4

    • type
      Function
  • dojox.math.random.prng4.size

    • type
      Number
  • dojox.math.random

    • type
      Object
  • dojox.math

    • type
      Object
  • dojox

    • type
      Object