PAD - PHP Application Driver


home | manual | reference | regression | sequence | develop | apps


Sequences


Concepts | Sequences | Actions | Examples | Reference

Examples

Examples ! Many are generated and do not always make sence,
the examples from 'specials' are hand crafted and gives a good view of what the Sequences subsystem of PAD can do.



sequences | specials | random | play/single | play/double | keepRemoveFlag

all   parms   random   randomize   randomize_vs_shuffle   total  


The sequence 'random'

HTML RESULT
{sequence:random rows=25, minimal=10, maximal=50              } {$sequence} {/sequence:random}
45 46 42 36 15 34 19 25 27 46 21 14 43 12 45 49 16 26 24 19 21 17 41 50 32
{sequence:random rows=25, minimal=10, maximal=50, unique      } {$sequence} {/sequence:random}
49 19 35 47 23 22 50 39 30 26 33 31 15 27 40 32 34 43 42 38 20 29 14 46 12
{sequence:random rows=15, minimal=10, maximal=50, increment=5 } {$sequence} {/sequence:random}
45 10 40 15 25 15 15 10 30 10 35 30 45 25 45




home | manual | reference | regression | sequence | develop | apps

(c) 2003-2025 Herbert Groot Jebbink