Home
last modified time | relevance | path

Searched refs:generator (Results 1 – 12 of 12) sorted by relevance

/template/strap/vendor/hidehalo/nanoid-php/src/
H A DClient.php28 protected $generator; variable in Hidehalo\\Nanoid\\Client
35 * @param GeneratorInterface $generator
37 public function __construct($size = 21, GeneratorInterface $generator = null) argument
40 $this->generator = $generator?:new Generator();
57 return $this->core->random($this->generator, $size, $this->alphbet);
68 * @param GeneratorInterface $generator
73 public function formattedId($alphabet, $size = 0, GeneratorInterface $generator = null) argument
77 $generator = $generator?:$this->generator;
79 return $this->core->random($generator, $size, $alphabet);
87 * @param GeneratorInterface $generator
[all …]
H A DCoreInterface.php14 * @param GeneratorInterface $generator
18 …public function random(GeneratorInterface $generator, $size, $alphabet = CoreInterface::SAFE_SYMBO… argument
H A DCore.php10 …public function random(GeneratorInterface $generator, $size, $alphabet = CoreInterface::SAFE_SYMBO… argument
17 $bytes = $generator->random($step);
/template/bootie/_test/
Dheader.test.php35 $generator = $response->queryHTML('meta[name="generator"]');
36 $this->assertEquals($expected, $generator);
/template/cowboy/css/nashville/
Dgenerator_config.txt2 # Upload this file to the generator to recreate the settings
/template/strap/grammar/
H A DREADME.md15 Don't for now as the idea plugin is not compatible. In the generator configuration in Idea:
/template/strap/resources/library/combo/
H A Dcombo.min.js.map1generator. ' +\n 'If you don’t need unpredictable IDs use `nanoid/non-secure`. ' +\n …
/template/strap/resources/library/combo/dist/
H A Dcombo.min.js.map1generator. ' +\n 'If you don’t need unpredictable IDs use `nanoid/non-secure`. ' +\n …
/template/strap/resources/library/rrdiagram/0.9.4.1/
H A Drrdiagram.js.map1generator","Context","_invoke","makeInvokeMethod","tryCatch","GeneratorFunction","GeneratorFunctio…
/template/parabola/css/
H A Dparabola.css200 #site-generator {
/template/strap/resources/library/bootstrap/5.0.1/
H A Dbootstrap.min.css.map1 …;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n","// Utility generator\n// Used to gene…
H A Dbootstrap.rtl.min.css.map1 …;\n text-overflow: ellipsis;\n white-space: nowrap;\n}\n","// Utility generator\n// Used to gene…