IPWorks Encrypt 2020 Python Edition

Questions / Feedback?

get_next_bytes Method

Generates a sequence of random bytes.

Syntax

def get_next_bytes() -> None: ...

Remarks

This method generates a new sequence of random bytes. The rand_bytes_length property specifies the length of the byte array. After calling this method the rand_bytes will hold the random bytes. The following properties are applicable when calling this method:

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