Generate
Screen
View
Model
The GenerateScreenViewModel
class is the support class used by the com.tecknobit.glider.ui.screens.generate.presenter.GenerateScreenTab
to generate a new password
Author
N7ghtm4r3 - Tecknobit
See also
Properties
includeNumbers
whether the generated password must
include the numbers
includeSpecialCharacters
whether the generated password must
include the special characters
includeUppercaseLetters
whether the generated password must
include the uppercase letters
quantityPickerState
state used to handle the length of the
password to generate
scopes
the scopes of the password
scopesError
whether the scopes
field is not valid
tail
the tail of the password
tailError
whether the tail
field is not valid
Functions
Method to execute the operation related to the password such generating or inserting