0:00
uh hello guys welcome to this video so
0:02
in this video I will show you a
0:04
extension in vs code where you can
0:06
actually use random data inside your
0:09
code so for some reason if you want some
0:11
random data while coding you can use
0:14
this extension in vs code so this if you
0:17
go to extensions just type here random
0:19
data and the second extension which
0:22
comes right here VSS code Das random so
0:25
this is actually the extension it's
0:28
106,000 in installs so
0:31
simply you first of all click the
0:34
install button to activate this
0:36
extension and as soon as you activate
0:38
this now whichever coding you are doing
0:41
in whichever language so let's suppose
0:44
I'm doing it inside JavaScript and I
0:47
want just want a random
0:49
email so what I will do is that I will
0:56
p and go to command pallet and just type
0:59
here random and you will see different
1:02
data you can Generate random IP digits
1:07
color and if you just see you will see
1:10
this random email option so if you just
1:12
select random email will be
1:15
generated and now let's suppose if you
1:18
want an IP address again you do the same
1:21
thing this time you select random IP so
1:24
you will generate a random IP for you so
1:27
different data types so let's suppose
1:30
you want a random ID you can Generate
1:36
then you can generate a random integer
1:40
and you can provide a enter the integer
1:42
range minimum or maximum so I will want
1:46
the integer to be around from 10 to
1:49
1,000 so it will generate a random
1:51
integer to me so like this so this is a
1:54
very handy extension you can use inside
1:57
your while coding so if you want some
2:02
shortcut is control shift p to open
2:04
command pallet and just type here random
2:07
and here from this drop down you can
2:09
select any data that you want to random
2:11
letters and digits enter the length of
2:14
the string so let's suppose you are
2:16
generating a password so 16 digit I want
2:20
so it will generate this random
2:23
correctors so this is a very nice
2:26
extension you can use it install and
2:29
activate this start using it and also
2:32
check out my website freem mediat
2:34
tools.com which contains thousands of
2:36
tools regarding audio video and image
2:39
and I will be seeing you in the next