IPWorks Encrypt 2020 Python Edition

Questions / Feedback?

rand_int Property

The random integer.

Syntax

def get_rand_int() -> int: ...

rand_int = property(get_rand_int, None)

Default Value

0

Remarks

This property holds the random integer generated by calling get_next_int.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Encrypt 2020 Python Edition - Version 20.0 [Build 8155]