SecureBlackbox 2020 PHP Edition

Questions / Feedback?

Randomize Method

Seeds the random generator with a system-originating input.

Object Oriented Interface

public function doRandomize();

Procedural Interface

secureblackbox_rnd_do_randomize($res);

Remarks

Use this method to randomize the generator by seeding it with a system-produced random input.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]