1
00:00:00,860 --> 00:00:05,870
So now let us take a look at the project that will making so this is a password generator app that is

2
00:00:05,870 --> 00:00:07,550
going to generate passwords for us.

3
00:00:08,030 --> 00:00:10,400
So now let's see the functionalities of this app.

4
00:00:10,400 --> 00:00:12,530
So this is a password that has been generated for us.

5
00:00:13,190 --> 00:00:15,050
We can specify the length of the password.

6
00:00:16,680 --> 00:00:20,940
We can specify what oil has to be included in that password, if you want to buy, it's later, then

7
00:00:20,940 --> 00:00:21,930
we can specify that.

8
00:00:22,170 --> 00:00:23,460
And check this particular box.

9
00:00:23,790 --> 00:00:27,750
If you want the lowercase letters, then you can check this box if you want the numbers and symbols.

10
00:00:28,050 --> 00:00:29,730
So it's totally upon us what we want.

11
00:00:29,730 --> 00:00:33,630
And if I click on generate new password, it is going to generate a new password for us.

12
00:00:33,870 --> 00:00:39,210
And if I just click on this clipboard icon, you can see those that appear.

13
00:00:39,390 --> 00:00:46,170
It says that your password has been copied successfully and I can drag this post as well as when I just

14
00:00:46,530 --> 00:00:47,570
place a mouse over it.

15
00:00:47,580 --> 00:00:48,550
It has been stopped.

16
00:00:48,570 --> 00:00:52,980
That means you can see this progress bar that is degrading slowly as well as it has stopped.

17
00:00:53,340 --> 00:00:59,580
And apart from this, if I just reduce the number of password length by two days of password length

18
00:01:00,030 --> 00:01:03,120
so I can reduce it to at least seven.

19
00:01:03,240 --> 00:01:08,490
After that, it won't go down because seven as a minimum limit, there should be 10 letters and a password.

20
00:01:08,760 --> 00:01:10,500
And I do not want any cases.

21
00:01:10,500 --> 00:01:15,450
I just want the lower cases, no resemblance and click on generate password.

22
00:01:15,750 --> 00:01:19,800
It is going to generate the password, but won't include the uppercase letters.

23
00:01:20,010 --> 00:01:26,160
And if I just want the numbers and symbols only in my password and I click on generate password, then

24
00:01:26,160 --> 00:01:31,290
it is going to create a password that has just numbers as well as symbols.

25
00:01:31,620 --> 00:01:38,610
Navajo Select I want only uppercase and and select all the other radio buttons and click Generate new

26
00:01:38,610 --> 00:01:39,090
password.

27
00:01:39,090 --> 00:01:42,360
Then I am get the 20 letters of the new password.

28
00:01:42,780 --> 00:01:48,180
Then after this, what would happen if I just uncheck all the boxes and generate my new password?

29
00:01:48,780 --> 00:01:52,530
Then it is going to give me a door saying that you need to select at least one option.

30
00:01:52,860 --> 00:01:59,010
Now let me refresh our up now if I just press the maximum limit of password is 20 and the minimum is

31
00:01:59,490 --> 00:02:02,580
seven, so we just can't go below seven above 20.

32
00:02:02,880 --> 00:02:04,950
So these are limits originator password.
